How to autopopulate manager name in assigned to from group table

Priyanka77
Tera Guru

Hi,

How to autopopulate assigned to field as group manager in Incident table On change of assignment group. I have tried it by using on change client script but its not saving the record because that manager is not group member of selected group. 

Can someone please help me to verify group member validation as well for above requirement.

Thanks,
Priyanka

5 REPLIES 5

There should be on submit client script or before business rule which is aborting this to save and giving the error. To make this work you need to make that active false.

OR

You can add the group manager to the group using the same script or manually then it will allow you to save the record.