gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

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

Open ssdhaliwal opened 6 years ago

ssdhaliwal commented 6 years ago

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.

Nj0376 commented 6 years ago

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 commented 6 years ago

Thanks will try that.

On Feb 18, 2018 22:15, "Nj0376" notifications@github.com 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 https://github.com/gitana/alpaca/issues/607#issuecomment-366579442, or mute the thread https://github.com/notifications/unsubscribe-auth/AHSk9ItpG_aPmJuWbnO3xLx1YrEktBmRks5tWOdJgaJpZM4SJz2x .