You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Disable Reverse action in Manage Receipts for users with custom roles

edited Aug 27, 2021 12:31PM in Receivables & Collections 2 comments

Content

Hi,

We are trying to disable the Reverse action in the Manage Receipts screen in AR through page customization.

We need to disable this only for users who are assigned a specific custom role

I tried using the below EL in the Edit Page through sandbox but the "Reverse" Action is getting disabled even for users who do not have the custom role

#{securityContext.userInRole['AR_ACCOUNTS_RECEIVABLE_SPECIALIST_JOB_CUSTO1']}

 

Custom role code - AR_ACCOUNTS_RECEIVABLE_SPECIALIST_JOB_CUSTO1

How do we achieve this?

Version

21B

Code Snippet

#{securityContext.userInRole['AR_ACCOUNTS_RECEIVABLE_SPECIALIST_JOB_CUSTO1']}
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!