100% Height of PowerApps custom form in SharePoint
Hi, can you please allow for dynamic height adjustment of PowerApps forms in SharePoint to 100%. At the moment it is a fixed size which creates a scroll bar, and on larger screen resolutions it does not work effectively, especially if there are lots of fields to fill in.
I have edited the HTML code in the browser debugger, and could get it to be 100% height, so I know it is possible, and looks much more professional.
Thank you for your time.
Stan

5 comments
-
Anonymous commented
Got hit with this bug myself. Any work arounds or suggested links?
-
Rishi commented
This is a real deal breaker for a lot of scenarios . Any updates yet?
-
Éwerton Ferreira commented
I can't believe this isn't implemented yet
If you have a custom form displaying in 1440p screen, the form looks weird with half of the screen scrollable and the rest just a gap of blank space -
Billy Jo Ayakatubby commented
I'd love to see 100% width as well!
-
MartinL commented
Every time I customize a SharePoint form I check to see if this can be done yet. Because it can't at least a few customers have said, no thanks revert to the default form.
We need to be able to do something like this under FormScreenX > Advanced > Height =
Max(App.Width, App.DesignWidth, Screen.ClientHeight)