We created a custom PowerApp SharePoint form with one of the fields of a boolean type. After the field was added to the form, we changed its format from "Edit Toggle" to "Edit Options" and it changed to display "Yes No" as expected.
It all looks good at first, however it does not display the saved values. Saving works, but when we open a saved list item, both Yes and No are unselected. The form works in a testing mode, but when published to SharePoint, the value is blank.
All settings look like they are set correctly and I don't know what else to try. The field also has a Value property, not sure what it supposed to be?
Thanks,
Elena.
Hi @ElenaN,
Symptom confirmed from my side.
It seems the Radio control will not be able to follow the rules configured under its default property, (the symptom I found is that switching the option would cause the control name being not recognized by the reset).
I will forward this issue from my side and update here if any response received.
Besides, the Value field is used to pass the the selected option within the Radio control.
For example:
Radio1.Selected.Value
Regards,
Michael
User | Count |
---|---|
239 | |
116 | |
94 | |
58 | |
32 |
User | Count |
---|---|
287 | |
132 | |
106 | |
63 | |
59 |