Forum Discussion
Sharepoint Form Width for List(Sharepoint Online)
- Sep 02, 2021Was your form customized with PowerApps or with JSON Form Formatting?
How can I make the form bigger? I have a three column form but its really small and all the way to the right when opened. I'd like it to open over most of the screen. TK787
Markell77 https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/list-form-configuration
this may help, not sure what specific JSON formatting you would need, deleting the JSON in this section fixed my problem, but you should be able to adjust the size of the list form using this as well
- Mikael_ToivonenMar 19, 2023Copper Contributor
I was able to resolve an issue opposite of what was described here but I think the solution might apply in both cases. My problem was that the Sharepoint list form only used about 1/2 of the screen and I wanted it to use 90% of the screen. It took me a while until I found this setting:
- List Settings > Advanced Settings > Dialogs
This was set to "No". After I set it to "Yes" the list forms begun filling up the screen like I wanted, instead of staying narrowly in the right.
Before:
After:
- anrak_95Jun 30, 2023Copper Contributor
- List Settings > Advanced Settings > Dialogs