I cannot edit documents even though the userid I am using is specified in both a readers and authors field.
I am developing a Notes application where I build the documents from a flat file and assign the specific readers and authors via a database lookup at the time of creation. When I log on to the application using one of the test user-id’s specified in the readers/authors fields I can read the document, but I cannot edit the document.
Caveats:
I created the documents from an agent signed with my real username, and when I look at the authors field on the document I see only the test username in the actual field contents, but if I mouse over the field a pop-up tab displays my real username, not the test username.
I also tried making the users Editors in the ACL, but when one user edits & saves a document, the previous user cannot see it anymore. Even though their id is still in the readers field.
Can anyone help me?