Disable Edit button

Hi Team,

How can I disable Edit button in toolbar once document state reaches to Released? Is it possible to control it using permissions or do we need to write any custom method - OnFormPopulated event.

Please guide me.

Thanks,

Sowmya

Parents Reply
  • 0 オフライン in reply to Gopikrishnan

    Hi Gopi,

    In released state, only Admin has full access. Rest all identity groups have been provided with Get, Can discover and show permission access.

    Only 1 identity group should have Update access when item needs to be obsoleted to provide obsolete reason in form (Edit button to be enabled).

    For rest of identities/users, Edit button should be grayed out.

    Thanks,

    Sowmya

Children