Forum Discussion
SharePoint List Layout - Body formatting is not maintaining the filed order as per the code
- Sep 06, 2023
leonardbd I think field order on list forms cannot be defined using the body sections/JSON formatting.
You can change the order of fields on SharePoint list form using below steps:
- Go to your SharePoint list
- Open New form or View form if you already have items in the list
- Click on Edit form icon/option at the top right corner of form panel and select Edit columns:
- Select the column and drag above/below other columns OR click on ellipses (...) and use Move Up/Move Down options for moving individual columns:
- Then click Save button
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
leonardbd I think field order on list forms cannot be defined using the body sections/JSON formatting.
You can change the order of fields on SharePoint list form using below steps:
- Go to your SharePoint list
- Open New form or View form if you already have items in the list
- Click on Edit form icon/option at the top right corner of form panel and select Edit columns:
- Select the column and drag above/below other columns OR click on ellipses (...) and use Move Up/Move Down options for moving individual columns:
- Then click Save button
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- leonardbdSep 06, 2023Copper ContributorWow.. It was there all time and I never found 🙂
Thanks a lot