
Hi,
I have build a power app forms(as shown in the pic below) but when I publishing it to site page I am not able to resize it.
I tried changing the size in settings->display->custom also,still the size is not changing.
Kindly provide help on this!
There is a fix for this
1. Save the .msapp file,
2. Open it with 7Zip editor (Right click the .msapp and choose open archive),
3. extract properties.json
4. Change These settings:
- DocumentLayoutWidth
- DocumentLayoutHeight
- DocumentLayoutOrientation
- DocumentAppType
5. save the properties.json
6. insert the properties.json you saved back into the ZIP (by using drag-and-drop, as this does not affect the file)
7. Open the .msapp File from Powerapps (using create.powerapps.com > open)
If you do try this and run into problems let me know and I'll point you to more detailed instructions.