Unable to change state on Webform Submission view form

Created on 17 February 2025, 3 months ago

Problem/Motivation

I'm unable to update the state on a Webform Submission view form.

Have tried the various Advanced and Access options and makes no difference. I've also tried using Stark as Admin theme and still not visible.

So my questions are:

  • is this a config error (if so, what is the solution?) or a misunderstanding (the module cannot do this)
  • or is this a bug (missing a submit button for example?)

Steps to reproduce

Set up a vanilla D11 site with Webform and Webform Workflows Element. Just using default Olivero theme and Claro admin theme. Log in as User 1 so shouldn't be any permission issues.

Create a Workflow with Workflow Type of Webform workflow called 'Approve or reject', with the following 3 states:

  1. Submitted
  2. Approved
  3. Rejected

And 2 transitions

  1. Approve (Submitted > Approved)
  2. Reject (Submitted > Rejected)

With an initial state of 'Submitted'

Then create a Webform (call it "Basic Text Field Form"), adding 2 elements

  1. Text field
  2. Webform workflows element (using 'Approve or reject' workflow)
    1. Tick the 'Allow changing the workflow state from the "view submission" page' checkbox (so this is set)
    2. Select an appropriate UI (radio buttons or select)
    3. Save element
  3. Save Webform

Then create a test submission at /webform/basic_text_field_form/test

Go to results /admin/structure/webform/manage/basic_text_field_form/results/submissions and select a result (eg, /admin/structure/webform/manage/basic_text_field_form/submission/1). Select a transition within the 'State' details section... can't save it? ( see attached screenshot )

💬 Support request
Status

Active

Version

2.0

Component

User interface

Created by

🇬🇧United Kingdom robcarr Perthshire, Scotland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024