An editform can have a big inputfield for writing some comments, info, motivation or other kinds of sentences that need some space. Therefore the height of the inputfield needs to be big enough. When you use an editform with multiple columns and change the height of that datacard, the height of the datacard in the other column is also automatically changed which creates a big empty space in the editform. Sometimes you can work around by repositioning the datacard but sometimes this is just impossible due to userfriendly design I need to achieve.
As a workaround I have to create multiple editforms and use Patch to create updates when submitting the first editform. This is bad design, lots of work and totally unnessecary if only I could adjust the height of the datacard in the other columns. In the example below you can see I can not move "Title3" and "Title4" up. Unless I'm missing something?
Please improve this functionality as editforms are a core component of PowerApps.
For the width of datacards this is already possible today as the datacard width can span multiple columns
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.