Follow-up to orchestra #3611961, which replaces the webform step hardcoded Cancel with configurable labeled escape outcomes.
The example yoyaku_booking workflow registration form (n_form, webform collect) routes its cancelled outcome to the release step (f_form_cancel to n_release), but no longer declares that outcome, so under the new mechanism it would show no Cancel button. Configure outcomes: cancelled with the label Cancel booking on the n_form webform interaction settings (matching the payment step n_payment), so the Cancel booking button keeps working.
Issue fork yoyaku-3611969
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mably commentedComment #5
mably commented