Ron - Monday, November 26, 2007 10:26 AM:
When creating a new item type and adding relationships, is it possible to allow only the Create Relationship?
I have created a new form and added the Files relationship to the form so users can add files, but the form's Files tab defaults to "Pick Related". I would like to restrict this to Create related only.
Thanks
Ron
snnicky - Tuesday, November 27, 2007 2:40 AM:
When you add RelationshipTypes to your source ItemType you may open each created RelationshipType (for example use "View RelationshipTypes" in context menu) and set
|
On New Related Option |
|
Pick Only Create Only Pick & Create |
If this is often task then you may prefer edit ItemType with name RelationshipType and unhide property related_option. To do that uncheck Hidden2. After that related_option will always present in relationships grid when you create or edit ItemTypes.
Ron - Tuesday, November 27, 2007 11:39 AM:
Thanks, I knew there had to be an easy.
Ron