Modern SharePoint gives you an easy way to change the order of fields on the user forms (NewForm.aspx, EditForm.aspx, DisplayForm.aspx). You can rearrange the columns within seconds.
- Navigate to your SharePoint List.
- Click New to create a new item (you can use any form - New, Edit, Display).
- From the top right corner, click Edit form.
- Click Edit columns. Another pane will open with title "Edit columns in the form".
- From here, you can perform various actions
- Show/Hide column on form - check to show, uncheck to hide (applies to all 3 forms - new, edit, display).
- Reorder columns on form - easily drag and drop to move up/down.
- Move columns up and down one by one without drag drop.
- Edit conditional formula - Decide to show/hide field based on value of another field.
- Once done, click Save. Click cancel to exit without saving.
- The change will instantly reflect on the screen.
⭐ Reorder SharePoint list columns using traditional classic way
- Navigate to List.
- Click List Settings.
- Click Column ordering.
- Change the 'Position from top' for required Field name(s) and set the sequence.
- Click OK.
You can even change the column sequence from the Content Type using column order. But the Modern way is the easiest and quickest.
Avoid using scripts or changing order using tools like SharePoint Designer.
If you have other complex requirement, go for customization using PowerApps or Spfx.
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!