- Issue created by @rraney
I have a multi-page form using Drupal 10. The pages are set up to use the wizard. There is one Submit button which is the default form actions button. I have set up what the Previous and Next button labels should say. These work once you are past the first page. However, on the first page of the form, the button says "Submit" not "Proceed".
If I click the "Test" tab, the button says "Proceed". The button that says "Submit" actually functions as a "Proceed" button. If I use this, then go backward, the button now says "Proceed". It only shows apparently when you first arrive at the form as an end user.
Create a webform in Drupal 10.3.6. Install webform 6.2.7. Create several pages in the form. Set the form to use the wizard. Check the functionality of the actions button on the first page. For me, it says "Submit".
Perhaps I'm missing something, or this has come up before. I'm simply seeking support and not sure that it's actually a bug.
Active
6.2
Code