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.
Thanks
Hi @Abhishekn
I don´t think this is possible in responsive form as you´d need javascript to clear the value.
Thanks for your reply, how we can use the JavaScript in Responsive form.
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.