cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Disable the Workflow Button

simikadampatta
Trusted Contributor

Hello,

 

I would like to disable the Workflow Button that appears on top whenever an object is selected. This should not be available for users having a particular profile.

Attaching screenshot for reference. Please help.

 

Thank You.

3 Replies

simikadampatta
Trusted Contributor

Thank you! That worked.

selhatimi
MEGA
MEGA

Hello 

 To hide the workflow button, you can try to add the line below in the concerned propertypage:
btnWorkflow = Item(~BN(iZnHBG5Y5[Workflow]),From(Map),Param(PushButton,CheckFlags,Overriding=1),ExcludedOn(Always)

 

Sami

hsoegaard
MEGA Partner
MEGA Partner

In general you would specify in the actual workflow which persons (workflow participants) can activate the workflow. Otherwise you would add a conditions in the propertypage of the this specific list to only show the button if a specific profile is logged in