Skip to main content

I’m very new to advanced prototyping and struggling with variables. I would like the Save button in a drawer to navigate to a different page based on a checkbox being checked or not. The checkbox is enabled based on a required field.

This is the flow I’m looking to accomplish:

  1. If the Name field has been entered, a checkbox labeled Add another is enabled and the user clicks the checkbox, clicks Save, then the drawer updates with a new entry to be filled out.
  2. If the Name field has been entered, the checkbox is enabled and the user does not click the checkbox, clicks Save, then the drawer closes.
  3. ​​​​​​​If the Name field has been not been entered and the checkbox is disabled, then the user cannot click Save.

Any help would be great. Thanks

 

Be the first to reply!

Reply