How can I populate a variable in my form with the manager of a particular group?

Aditya Sinha
Tera Contributor

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?

7 REPLIES 7

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi,
Do you have any variable which contain the data of group?



Thanks and Regards,

Saurabh Gupta

Hi Saurabh. The variable is a reference type variable which needs to be populated with a user

what do you mean by a manager of particular group?


Thanks and Regards,

Saurabh Gupta

Shruti Khaire
Kilo Sage

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.

 

ShrutiKhaire_0-1694019764443.png

 

ShrutiKhaire_0-1694019888295.png

 


Thank you!