Hi,
A bit of a question and pet peeve that I think can make PowerApps a less attractive option for app development at times.
I can't see how it's possible to set global values for controls i.e. a radio button in a SharePoint form. Any new radio button I add to my app comes loaded with FalseText of 'Off' and TrueText of 'On'. In 99% of my circumstances, I want this to say 'Yes' or 'No' so what I have to do is unlock all data cards and customise the False/True text.
This is incredibly time-consuming on longer forms; realistically I'd expect there to be a way to set these values and then overwrite in the small number of circumstances where I'd need something else i.e. how inline-styles can override CSS.
Am I missing something because I haven't seen anything on the ideas board or forums that suggest this is possible.
To clarify, I am using global variables for some fields i.e. for a multi-line text box I have a height variable but again, rather than being able to set this once and then overwrite where necessary I have to edit each individual box which starts to get both tedious and laggy over time!
Any thoughts/ideas/suggestions?