Support Article
Radio buttons do not trigger configured OnChange actions
Summary
Radio buttons do not trigger the actions which are configured on the OnChange event.
Error Messages
Not Applicable
Steps to Reproduce
- Log in to the application
- Configure three radio buttons on the portal harness
- Select a radio button
Root Cause
When user clicks the radio buttons and moves to the next operation, the actions configured on the radio button are skipped from the event queue.
Resolution
Perform the following local-change:
Add a RunScript action before and after the execution of action set of the click event of radio button.
This will show and hide the busy indicator to indicate that the user cannot perform any action until the actions of the radio buttons are completed.
Published August 15, 2019 - Updated January 21, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.