Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 06:43 AM
@LaraReddy In the record producer script field you can check the following.
if(producer.<variable_name>=='YES'){ //Replace <variable_name> with the name of the variable you wish to check
current.watch_list = '9087a72283b90a10442951b8beaccccddd'; //sys_id of the member
}
Hope this helps.