Hi guys!
I'm going through something unusual for me.I'm doing a Tabbed Forms in my application and I need that at the end of each session click on the "confirm" button to go to the next session that hides and excuses my form. I then put this button and in the OnSelect property I put the formula
UpdateContext({varCheckout: varCheckout+1})
But the problem is that my variable is not incremented... if I copy and paste this same button out of my form it works and increments the variable as needed. I tried both with Set() and UpdateContext() both didn't work inside the form just outside the form.
I'm also including a gif attached to help understand what I'm going through, as I previously posted this question but the help I got didn't solve the problem
Ty for all!
Solved! Go to Solution.
Make sure that your form is in New mode, or if in Edit or View, make sure you have a valid Item record for the form.
There is currently an issue with forms where the above conditions NEED to be met to resolve the scenario you are seeing.
I hope this is helpful for you.
Make sure that your form is in New mode, or if in Edit or View, make sure you have a valid Item record for the form.
There is currently an issue with forms where the above conditions NEED to be met to resolve the scenario you are seeing.
I hope this is helpful for you.
My form was not in the edit module for the new module and it worked, changed. Thank you very much
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
164 | |
94 | |
64 | |
63 | |
61 |
User | Count |
---|---|
230 | |
162 | |
95 | |
83 | |
80 |