List with Radio buttons

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
atostaine
Posts: 696
Joined: Wed Jan 20, 2016 7:38 am

List with Radio buttons

Post by atostaine »

My customer wants an application where the user will answer questions. They want a radio button, which is easy, but the radio button is one per list entry. How can I control that the user could only click one radio button, or uncheck the others when they click?

I guess I could change this to a dynamic collection of radio buttons but the plan is to soft code the entire set of questions and let the marketing staff choose to radio buttons or check boxes or other controls depending on the question.

Thanks, Art
Art Tostaine
atostaine
Posts: 696
Joined: Wed Jan 20, 2016 7:38 am

Re: List with Radio buttons

Post by atostaine »

I found the sample that emulates 4 push buttons as radio buttons (xDemoRadioButtons) and that works good. I guess I could make a collection for each type of of control that I want.
Art Tostaine
Post Reply