How can I populate a variable in my form with the manager of a particular group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 09:53 AM
I have a variable which needs to be populated with the manager of a particular group as soon as the form loads. Any idea how I can attain this functionality?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 09:54 AM
Hi,
Do you have any variable which contain the data of group?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 10:02 AM
Hi Saurabh. The variable is a reference type variable which needs to be populated with a user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 10:12 AM
what do you mean by a manager of particular group?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 10:02 AM - edited ‎09-06-2023 10:04 AM
Hello @Aditya Sinha,
I had a similar requirement where I have created a BR which runs before insert and update based on the conditions to populate the manager when assignment group is selected. I'll attach snapshot of the same hope it helps.
Thank you!