I have a table with which I want to associate notes and attachments. I have added the Timeline control to a separate tab on the main form for the table. I only want the owner of the record to be able to add notes and attachments.
Current permissions:
Table: Note - Append = User
Table: Transactions - Append To = User
The permissions seem to work. I am able to add notes and attachments to records I create. However, when I view the records of others, I still have the "+" icon on the timeline control. I can click the icon and add notes, but when I try to save I get an error stating I don't have permission.
My question is, is there any way to remove the "+" icon when the user doesn't have permission?