I would recommend checking all "write" ACLs for sys_attachment table and see if there's anything in the conditions about this specific table that you're having problems with.Consider creating a "write" ACL for sys_attachment with below condition: Ple...
Hi Therese,I would create a UI Policy on the date field, making it either readonly, or hide it till these conditions are met.something like below for UI action: and then create ui policy action for date field: Please mark this answer correct if you f...
Hi,
I have a similar but different issue, I need to get multi row variable set and create multiple tasks from each row of data and include only that row in the task. Can anyone help.