Vijaykumar2
Mega Expert
 

Record Producer - The article will help to Map Multiple users to Watch List field:

Steps

1. Create a list collector type variable on the Record Producer form.

find_real_file.png

 2. Write the below script in the record producer script :
current.watch_list = current.watch_list+','+producer.(Name of the list collector variable);
 
3. Select a required users :
find_real_file.png
 
Result : 
 
The selected users are added in the incident form watch_list :
find_real_file.png
 
Mark it helpful, If you feel good information.
 
Thanks,
Vijaykumar
 
Comments
Kaniel Battles
Tera Contributor

Any idea why this would not work in the service portal or only return the user in the list?

Renuka7
Giga Explorer
Very helpful, Thanks Vijay
Vijaykumar2
Mega Expert

This is working for the portal as well.

Vijaykumar2
Mega Expert

Thanks, Renuka.

Version history
Last update:
‎11-16-2021 04:08 AM
Updated by: