You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First page has mandatory fields Name/Title, Category
Second page has Attributes, Status, Date
Second page is all optional with defaults which are accepted if no values are provided.
How to show SUBMIT & NEXT on first page so user does not have to see the second page if they choose not to.
Thanks.
The text was updated successfully, but these errors were encountered:
ssdhaliwal
changed the title
Wizard - is there a way to show finish on all pages
Wizard - is there a way to show finish/submit on all pages
Feb 18, 2018
I have done this by adding a custom button to the form which performs the same function as submitting the form. Hide the built-in wizard submit button and only show the custom submit button that way it appears on every page.
On Feb 18, 2018 22:15, "Nj0376" ***@***.***> wrote:
I have done this by adding a custom button to the form which performs the
same function as submitting the form. Hide the built-in wizard submit
button and only show the custom submit button that way it appears on every
page.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#607 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AHSk9ItpG_aPmJuWbnO3xLx1YrEktBmRks5tWOdJgaJpZM4SJz2x>
.
Example:
Second page is all optional with defaults which are accepted if no values are provided.
How to show SUBMIT & NEXT on first page so user does not have to see the second page if they choose not to.
Thanks.
The text was updated successfully, but these errors were encountered: