salierymoxartOriginal post
Rank 1: Thread
It is possible, when creating a document, programmatically enable the users Relationship function ??'
Summary
Developers want to programmatically create a document and relate it to a user at the same time. To achieve this, create a separate collection for user profiles and establish relationships with documents in that collection. This way, you can dynamically link documents to users without directly relating to them during the creation process.