Hi Guys ,
I am implementing an application in which I want to bind the user name which is having HR name with the dropdown.
I have assign roles to user from service center.
See the .oml I have attach
send me an sample .oml
Thanks
Hi @Rohan Roy ,
If i am understood correctly you want HR name in this dropdown having with HR Roles only.
So you need to create a role in your module Like - HR
and assign this role to user and Join UserRole with User entity and you can see only those HR names.
Hope this will help you.
Hi ,
Can yuo please send me an .oml of these
Please find the attached oml as above comment.
Also you can change code accordingly
Thanks Deepa