Hi,
On a canvas app's page, I've added several radio button controls. Unfortunately, one of them always resets when navigating to the page.
On the page's OnVisible, only the collections for all radio buttons are set, and the others on the same page do not show this behavior.
What property controls this behavior?
Solved! Go to Solution.
Hi @_n_MarianLein - the 'Default' property for the Radio would influence what that control resets to. Is that particular radio control getting reset somewhere in your logic?
Are these stand alone Radio controls, which are not inside a Form control or Gallery control? - with the collections you mentioned just used to display the values in the labels against each radio option? - or are your radio buttons connected to say a selected record in an adjacent gallery?
Hi @_n_MarianLein - the 'Default' property for the Radio would influence what that control resets to. Is that particular radio control getting reset somewhere in your logic?
Are these stand alone Radio controls, which are not inside a Form control or Gallery control? - with the collections you mentioned just used to display the values in the labels against each radio option? - or are your radio buttons connected to say a selected record in an adjacent gallery?
Hi,
Strangely enough, this was not set, but the buttons behave correctly now, so I believe all is well 🙂
User | Count |
---|---|
252 | |
101 | |
94 | |
47 | |
38 |