Forum Discussion
Catalan
Dec 10, 2024Copper Contributor
Problem handling data from masked form
Hello dear community,
I recently discover PowerApps and I frequently query that powerfull forum to find answers to my questions. Nevertheless I'm experiencing a problem for which I can't find any answer yet. Here is the context :
- I have a screen containing one form in view mode. The visible control of the form is set to false.
- On the same screen I also have several radio buttons fields which are set based on the values retrieved from the form
- The screen and the record to display are called from an email containing a deep link which perfectly works
- My problem is : when the form visible control is set to false then deep linking results in radio buttons which are not updated, as if the record was not correctly retrieved. But when I turn the visible control of the form to true then it works.
Since I don't want to display the form but only the radio buttons, it is a problem not to be able to make the form invisible. Of course I can fix it by reducing the form size and hiding it behind another element of the screen, but I don't think it is the best way to fix the issue.
Does somebody know what the problem is and how I can fix it in a more serious way ?
Thanks in advance for your advice.
No RepliesBe the first to reply