Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wizard - is there a way to show finish/submit on all pages #607

Open
ssdhaliwal opened this issue Feb 18, 2018 · 2 comments
Open

Wizard - is there a way to show finish/submit on all pages #607

ssdhaliwal opened this issue Feb 18, 2018 · 2 comments

Comments

@ssdhaliwal
Copy link

ssdhaliwal commented Feb 18, 2018

Example:

  • 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.

@ssdhaliwal 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
@Nj0376
Copy link

Nj0376 commented Feb 19, 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.

@ssdhaliwal
Copy link
Author

ssdhaliwal commented Mar 8, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants