+ Add post
Hi All,
I have a question:How can I get the current user's name, organizational role, functional role, and their manager's name, and auto-populate these values into different fields?
Could you please describe step by steps?i'm using 8.2.2
Thank you
Like
You can get current user's name and there roles using this code https://customerfx.com/article/showing-or-hiding-a-field-if-the-current-user-is-a-member-of-a-role-in-a-creatio-freedom-ui-page/just remove first filter from this code.After getting roles you can set different field like this `request.$context.fieldcode=role`