Skip to main content
Nintex Community Menu Bar

Nintex Form && Radio Button Help

  • January 5, 2017
  • 3 replies
  • 95 views

Forum|alt.badge.img+1

Not sure where to ask this question so excuse me if this isn't the right place.  I'm working with Nintex Forms and I have a form with 6 different panels of radio buttons.  I'd like when a radio button is selected on anyone of the panels any other selection will be cleared and am unsure of how to accomplish this.  Any help would be appreciated.

3 replies

Forum|alt.badge.img+14
  • Scholar
  • January 5, 2017

you haven't specified what type of control you render as radio buttons (choice, lookup, ...?)

so hard to provide exact answer, but you will definitely need piece of javascript code.

I would encourage you to search through the forum. this is quite often question and you will definitely find plenty of good examples

https://community.nintex.com/search.jspa?q=radio+button+javascript 

eg. one example for choice control

I want to reset the option button values based on another option button value  


Forum|alt.badge.img+1
  • Author
  • January 5, 2017

Thank you very much for responding and the direction that you've given.  The type of control is a choice control.  I will also search through the questions in the forum to see if I can find an answer there. 


Forum|alt.badge.img+14
  • Scholar
  • September 25, 2017

Hi ‌, have you resolved this?

if so could you mark the question answered?