Resolved! How can I prevent a user action to be shown if the user has Write right?
I have defined a user action that only needs to be shown if the current user doesn't have Write permission on the current document. My guess is I should use the "Custom EL expression" field in Studio but I could use some guidance on what to write the...