I'm using Edge to place fields on 4 column horizontal tablet layout. At random times it places field on the next row even though there is room on current row.
I delete field and replace it and it fixes the problem so not a critical issue.
Solved! Go to Solution.
Oh yeah, the "BUG" I mentioned (but haven't yet captured and reported) is:
Anyway, I spend way too much time messing with PowerApps Forms!! They are a blessing and a curse!
Hi @mogulman,
This can be confusing the first time you encounter it (and there is a weird BUG with the way Forms "auto-layout" data cards) BUT, here is what you need to know:
Hope this helps
Oh yeah, the "BUG" I mentioned (but haven't yet captured and reported) is:
Anyway, I spend way too much time messing with PowerApps Forms!! They are a blessing and a curse!
Hi @mogulman,
Have you solved your problem?
Do you turn on/enable the "Snap to columns" option within your Edit form and the number of columns is set to 4?
I have made a test on my side and don't have the issue that you mentioned.
If the issue is still existed on your side, you could consider take a try to disable/turn off the "Snap to columns" option, and then re-enable/re-turn on this option to fix this issue.
If you have solved your problem, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify.
Best regards,
Kris
Thanks, I had already completed placing all the fields but I played around with this and it seems to work well. It is a simpler solution than deleting and adding field.
I have snap to columns set and columns set to 4. The first time it happened I did turn off snap to columns and turn it on. It had no affect. I only had this problem on a form with a lot of fields (160). It could be due to some asynchronous feature of the placement engine. I did an Angular project a while back and I use to have a random placement problem with Firefox. The easy fix is to change the X/Y position of card so I don't see this an issue.