A lot of times, the order of my datacards changes. Some cards switch place when resetting a form for example.
Is there a way to lock the order of the cards? I tried repositioning them again and again but on some actons, e.g. switching visibility from a card, the order is changed.+
Solved! Go to Solution.
There is no way to pin cards today in PowerApps. If this is an important requirement for your apps, please feel free to submit the idea for consideration on the PowerApps Ideas forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
I hope this helps.
I'm using the total heights of the above laying cards for the Y positioning, this is somewhat of a solution at the moment but more complex layouts can make this very 'boilerplate code'-ey.
Thank you for the clarification!
Thank you for this work around!
There is no way to pin cards today in PowerApps. If this is an important requirement for your apps, please feel free to submit the idea for consideration on the PowerApps Ideas forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
I hope this helps.
I'm using the total heights of the above laying cards for the Y positioning, this is somewhat of a solution at the moment but more complex layouts can make this very 'boilerplate code'-ey.
Thank you for the clarification!
Thank you for this work around!
Hi
I'm having the same issue as you. So given the height of the form you distribute the position of the cards by position example; Form is 200: card1(height:20-y:0), card2(height:30, y:20), card3 (height:20, y:50)?
User | Count |
---|---|
140 | |
132 | |
79 | |
75 | |
74 |
User | Count |
---|---|
210 | |
200 | |
70 | |
66 | |
55 |