0
kicks
Customize SharePoint list form rendering in new, edit and display mode
Business requirement: Hide list fields upon creation / modification of a SharePoint list item with the SharePoint GUI
In a previous blogpost Hide list fields upon creation of a SharePoint list item, I talked about how to hide a SharePoint list field upon creation of a list item and to show it upon modification of that same list item.
Unfortunately, this is something which cannot be achieved by using merely the out-of-the-box administration tools of SharePoint, but the SharePoint Tips Utility Pack could help you out. This great tool has some disadvantages:
You can only run it on the SharePoint server itself.
If you are a SharePoint implementator, you can set the properties of each field with this tool. Unfortunately, if power users of the SharePoint environment afterwards want to change anything to a field, they are not able to do this anymore (whereas they are able to change views,add content types or add columns on a SharePoint list you have set up for them by going to the appropriate settings forms).