Skip to main content
Nintex Community Menu Bar

Responsive Nintex Form >> How to clear the Radio Button Control selection on Drop-down change

  • June 22, 2020
  • 3 replies
  • 163 views

Abhishekn
Forum|alt.badge.img+5

Hi All,

 

i want to clear the selection of Radio button control, drop-down change in Nintex responsive form. How we can do? When we select "Please select a value" from dropdown , radio button selection should be clear.

8226i0E9F786620F193B3.png

 

Thanks

 

3 replies

Forum|alt.badge.img+8
  • Novice
  • June 23, 2020

Hi @Abhishekn

I don´t think this is possible in responsive form as you´d need javascript to clear the value.


Abhishekn
Forum|alt.badge.img+5
  • Author
  • June 23, 2020

Thanks for your reply, how we can use the JavaScript in Responsive form.


Forum|alt.badge.img+8
  • Novice
  • June 25, 2020

Hi @Abhishekn,

that´s the problem: Responsive forms do not give you the possibility to add custom js. There is a workaround using calculated values, but I don´t think it´s intended or supported from nintex. Best you switch to classic forms when you want to use js.