Add the users in the 'to' field of an email to the additional requesters field and they stay there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 07:45 AM
Hi all,
I have a requirement that states that the users in the 'to' field of an email needs to fill the 'additional requester' field (requester_s).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 07:58 AM
/\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}\b/g

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 08:06 AM
Hello ,
I got it you are saying when some one replying on that email that time if they click on reply not reply all that time additional requester becoming blank.
if that is the issue then you have to check and modify inbound action which was working on reply and put script like if it is a reply then only modify updated fields not all.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards.
Alok Gupta