Hello,
How can I create a new thing
and specify the Creator
attribute?
By default, it takes the current user as a value.
E.g.: I have a messages
table, and I detect the creator by the Creator
attribute. I need to create some messages for both users manually before they start the conversation.