Forum Discussion
NMenB
Sep 09, 2022Copper Contributor
NewForm vs EditForm
I have a newform.aspx with 3 fields showing and 12 fields hidden by going in the content type to hide them. How can I show all these hidden fields in editform.aspx? Thanks.
Sep 10, 2022
If you just need to show/hide columns, it might be easier to use JSON formatting to hide fields at different times. https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/list-form-conditional-show-hide