The 'Title' column is inherited by lists and libraries from the 'Item' content type. If you don't require it you can specify it's settings to be hidden so that it does not appear in any forms.
To Hide the Title Column:
- Open your custom Content Type Information page and select the 'Title' column.
- Set the Column Settings to 'Hidden'.
Using SP Designer you can auto-populate the 'Title' column based the values of other columns in your list item using the 'Update List Item' action:
NOTE: When a user creates a new list item the 'Title' will initially be set to '(no title)'. Associated tasks in the workflow are related to the list item title by SharePoint (for example when collecting data from users). To avoid tasks being related to items with '(no title)' set a 'Pause for Duration' action for 5 minutes in the workflow to allow SP timer jobs to reflect your auto-generated title in the list.
Is there a way to auto-gen a title without using SP designer?
ReplyDelete