I have a problem which I dont know how to sort it out. Basically what I want, I am thinking of having a checkbox called for example - No validation - upon checking that I want all of my form validation controls to be disabled. Can you please let me know how I can achieve that ?
Hi @iioannou,
Set the OnVisible property of this screen to:
UpdateContext({Var:Edit})
Set the OnCheck property of checkbox to:
UpdateContext({Var:View})
Then set the DisplayMode property of the validation controls to:
Var
Regards,
Mona
Tried but did not manage to make this work...
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
257 | |
248 | |
83 | |
36 | |
30 |
User | Count |
---|---|
299 | |
269 | |
117 | |
66 | |
45 |