Hide Update Button

Hi, have a form that can be created by two userRoles : Role01 and Role02

the situation is : Role01 can only update its documents and so on Role02,

for example : Role02 can only READ Role01's documents.


have identified the S_Submit object (button) within the form, how can i hide it based
on the current userrole?

Thanks in advance

Lea

One approach is to use a rule on the submit button...you can access it from the Workflow Visibility tab

Here you can see that we can show the button IF the user is in a certain role.