0
votes
2answers
78 views

Adding default “Created” column to content type

I am working with a third-party solution for SharePoint that has some limitations I am trying to work around. We are using a SharePoint library as a repository for XML objects, and this third-party ...
0
votes
0answers
182 views

How to get SPList to expose a data entry form during “Add New Item”

I think I've successfully created a list based on a custom content type but when I click on the "Add new item" link for the list, I see nothing except: a basic ribbon tab labeled "Edit" with icons ...