I am trying to add a default user to all entries submitted via the Advanced Post Creation form - without success! My form is set up so that community members can post updates without requiring them to login. However, this creates a problem as every post needs an author or it can lead to error messages.
I have created a “Guest” user account. How do I programmatically assign all entries to this user?
Thanks in advance.