Hi ,
I want to display the entitlement based on the account selection in the request form.
Use Case:
- User has Entitlement "A" and Entitlement "A" mapped to Account "D121321",
- But user has multiple account for the above application ,in that case if i want to assign the entitlement "A" to another account "DERR1"of this application ,but in the request form the entitlement table will exclude the entitlement based on the user.
- I want to exclude the entitlement based on the Account level instead of user level
Could you help me how to handle this scenario?
Ok , I am able to get that and its solved