pnp / List-Formatting

List Formatting Samples for use in SharePoint and Microsoft Lists
https://pnp.github.io/List-Formatting/
MIT License
1.74k stars 833 forks source link

List New Item Screen formatiing #610

Closed Sanil80 closed 1 year ago

Sanil80 commented 1 year ago

i have created a list in in SharePoint which has almost 20 fields, when user needs to add new item the screen is
scrolling longer hence i need to rearrange the fields in new items screen can some one help with Json code

ganesh-sanap commented 1 year ago

@Sanil80 You can configure your list form to use sections in body layout. You can add multiple columns in a section and fields on list forms will switch to a multi-column layout.

Check this documentation: Configure custom body with one or more sections