I have a MemberType all set up with plenty of custom properties added. These all work fine.
What I want is to be able to assign a number of pieces of Content to each member.
The Document Type of the Content is called "ReportItem" and I would like a Member property called "Reports" which will hold zero or more items of DocumentType = ReportItem.
Is this remotely possible? And if not, how do we achieve one-to-many relationships between Member and Document?
Member property that is a collection of Documents
I have a MemberType all set up with plenty of custom properties added. These all work fine.
What I want is to be able to assign a number of pieces of Content to each member.
The Document Type of the Content is called "ReportItem" and I would like a Member property called "Reports" which will hold zero or more items of DocumentType = ReportItem.
Is this remotely possible? And if not, how do we achieve one-to-many relationships between Member and Document?
+1
is working on a reply...