Skip to main content
Nintex Community Menu Bar

Opening a new form based on option button choice

  • February 16, 2022
  • 4 replies
  • 101 views

Forum|alt.badge.img+3

I have a Nintex form with 3 option (radio) buttons, a Submit button and a Cancel button.

Each option button references different forms. The form that should be opened will depend on the option button selected and also should only be opened when the Submit button is clicked.

 

Can someone tell me how I can achieve this, please?

4 replies

vadim_tabakman
Nintex Employee
Forum|alt.badge.img+11
  • Nintex Employee
  • February 17, 2022
hey Dondearie,

the way I've done something similar, is build panels in the form, and have rules that allowed me to hide and show the appropriate panel based on the selected option.

But this is a little different, in that this is one form, rather than another form opening after submit.

Vadim

Forum|alt.badge.img+11
  • Scholar
  • March 8, 2022

@Dondearie  Are you trying to open existing forms or new form? are they dynamic or static links?


Forum|alt.badge.img+3
  • Author
  • March 8, 2022
Thanks Vadim! I can use this option as an alternative, if I’m unable to get it work the way I described above.

Forum|alt.badge.img+3
  • Author
  • March 8, 2022
@Nunezma they are existing forms with static links.