Support Article
Radio Button value is not setting on UI
SA-44003
Summary
Radio button field/property is not set on UI even though it has value on clipboard.
Error Messages
Not Applicable
Steps to Reproduce
- Add an autocomplete with Onchange -Refresh
- Add a Radio Button with post value
- Add a button which refreshes the section
- Select Radio button and then autocomplete value
- Now refresh the section
Root Cause
When AutoComplete value is changed, section is getting refreshed and a new section is getting generated under popover of autocomplete. As a result, there is duplicate DOM that gets generated which also contains these Radio buttons.
Resolution
Place AutoComplete inside another section.
Published September 19, 2017 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.