- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 01:31 AM
I have a variable with list collector type with user table when we select multiple users in a variable then approval should send for those users Managers.
Present approval is going to only Requested for manager as below. we need to send approval to above selected users manager as well.
Any lead will be helpful
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 01:54 AM - edited 11-05-2024 01:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 01:54 AM - edited 11-05-2024 01:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 01:59 AM
Hi Shruti,
Thanks for the response.
Should we need to add the code after 8th line which i have shared a screenshot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 02:02 AM
No.. remove the existing code from activity and paste the above code I shared
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 02:40 AM
Hi Shruti,
Code is Working.
But Requested for manager is not getting approval, if we removing our line. So we added that line in your Script. now its Working.
Thank you