I have a radio button control for users to complete a survey and select the appropriate answer.
The items are populated from a collection onload of the page.
ClearCollect(radioanswers, Table({Name: "Rarely", AValue: 0}, {Name: "Sometimes", AValue: 1}, {Name: "Often", AValue: 2},{Name: "Most of the Time",AValue:3}));
The settings for the radio control as below
However, the options do not change without 2 clicks. 1 click seems to reset the previous option, the next click sets the new option. Please see:
However, when using the control with items defined in the control itself, i.e. not a collection, this does not happen. What I mean:
Hi @Dan1 ,
When using the control with items defined in the control itself, did you also keep the other formulas in other properties for this radio control?
Regards,
Mona
Thanks for posting in the community @Dan1 - are you still experiencing this issue? Can you advise if the above reply was helpful?
Thank you,
@Anonymous
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
184 | |
53 | |
41 | |
36 | |
30 |
User | Count |
---|---|
240 | |
74 | |
71 | |
69 | |
65 |