Forum Discussion
How to hide fields in newform, dispform, editform (SharePoint 2016)
- Jan 25, 2021
Arioule : Yes you can try hiding it with content types in List settings. There is a Out of the box option using the link below
https://sharepoint.stackexchange.com/questions/141857/hide-list-column-on-new-edit-item-ootb
If the form has to be customized (in modern UI), then you can try with PowerApps.
Adding to it, there was a video (link below) where they are planning to have JSON formatting for fields in forms
https://www.youtube.com/watch?v=wdbGtmFf7bs
Arioule : Yes you can try hiding it with content types in List settings. There is a Out of the box option using the link below
https://sharepoint.stackexchange.com/questions/141857/hide-list-column-on-new-edit-item-ootb
If the form has to be customized (in modern UI), then you can try with PowerApps.
Adding to it, there was a video (link below) where they are planning to have JSON formatting for fields in forms
https://www.youtube.com/watch?v=wdbGtmFf7bs
- AriouleJan 26, 2021Copper Contributor
Thanks a lot Jerry Winsten for your help