Token not appled for a Multi Page Webform

Created on 26 February 2025, about 1 month ago

Problem/Motivation

Module does not work with Multi Page Webforms.

<!--break-->

Steps to reproduce

  1. Add a Webform
  2. Add 4 Pages
  3. Add a field in each page
  4. Configure and enable the handler

Navigate to the form and note the following:

  1. The first page of the multi page form is accessible.
  2. Populating the field and continuing to the next page will prompt for the password
  3. Input the password and continue
  4. The form will return to the first page
  5. The process will continue to loop indefinitely.

Proposed resolution

Apply the token to wizard pages in a multi page webform.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇦🇺Australia sophron

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

Comments & Activities

  • Issue created by @sophron
  • 🇦🇺Australia sophron

    General Settings Customisation:

    1. Key Renaming
    2. Title Renaming

    Key Renaming Issue:

    • When the key is renamed, the token is not applied as expected. It would be great if the module could dynamically match the entered key name and apply it properly within the route.

    Title Renaming Issue:

    • Similarly, when the Title is renamed, it does not reflect in the form. The form still shows the default title ("Password Validation Form"). It would be helpful if the module could update the form title dynamically to match the entered title name.

    Improvement Suggestions:

    • Key Matching: Ensure that the entered key name is matched correctly in the route for better functionality.
    • Title Matching: Allow the form's title to reflect the entered title name, thus enabling users to customise the form based on their preferences or application context.

    Irrespective of whether these enhancements are added in a future release, I'd like to take this opportunity and thank you for your contribution!

Production build 0.71.5 2024