I wondered if anybody had figured out a way to do the below, tried workflow etc. but have not yet had any luck?
Implement a visual indicator (e.g., greying out or a pop-up message) for entitlements, roles, or application access that the user already possesses.
Prevent users from attempting to request access they already have, which can lead to confusion and redundant approvals.
Suggested Behavior:
-
-
If a user already has a specific entitlement/role/application, it should be either:
-
Greyed out and marked as “Already Assigned”
-
Or, if selectable, trigger a pop-up message informing the user they already have access and do not need to re-request it.
-
-