Hi Guys, I just want to know how I can get the value of the Radiobutton I’m clicking in Nintex Form? When I click an item in the radiobutton the item I selected must be place in the Textbox.
Hi Normz,
I’m not too familiar with Nintex but I think you may be able to do this via JavaScript. https://community.nintex.com/thread/16119-how-to-get-the-radio-button-value-in-the-nintex-form-using-jquery
If you check the first answer from mlauer, he discusses how to get the value. From there, you’ll just use javascript again to set your Reason field.
Wow. It actually worked! 🙂 Thanks Beau for the suggestion.
Absolutely. Let me know if you need anything else!