Support Article
Customized radio button shows wrong behavior
SA-8523
Summary
User has a customized control to display radio button inside a grid. Ideally scenario, it must allow only single selection however at runtime it allows end user to select multiple rows and behaves as check box.
Steps to Reproduce
- Create a section.
- Drag radiobutton.
- Use custom control code.
- Run the flow.
Root Cause
The root cause of this problem is a defect in customer application code/rules.
Resolution
This issue is resolved through the following local change:
Use Out-of-the-box radiobutton control and associate pySelected property with that.
Published April 28, 2015 - 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.