Skip to main content

I intend to create a form of multiple pages and would just like to know if it is possible to show latter pages or hide latter pages of a form based on if the checkbox was checked or unchecked.

Yes you can, by using the Panel control.

Place other controls inside the panel and then apply a Validation rule to that panel to hide it when your condition is not met.

You can also use Choice Control, set it to Render as Buttons and that way you can create tabs on your form for multiple pages.

It's very simple to do and there's a few articles that involve some CSS to "jazz" it up a bit. Even an Xchange resource.

CREATING TABBED FORMS IN NINTEX FORMS FOR OFFICE 365 

 

Please mark responses as helpful and correct if they resolve your issue.


Thanks


Reply