- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 07:48 AM
Hi,
I have requirement related to survey . Currently in our instance if RITM state is change to closed complete survey send to the "requestor " user . But we want to give some condition on it who will received the survey.
1. survey will send to the requested for user
2. But if requested for user is vip then it should be send to the requestor
can anyone know how to achieved this ?
Thanks
Pradip
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 08:46 PM - edited 03-03-2024 08:46 PM
You would need to dot-walk to the VIP field.
- Select 'Show Related Fields'
- Select 'Requested for => User fields'
- Select 'VIP' and 'is false'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 10:01 AM
What's the difference in requestor and requested for... ? Kindly be clear in your query
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 12:05 PM
Hey @v-paulp,
I am assuming the 'requestor' is someone who actually makes the request and 'requested for' is the intended user for the request.
I believe you would need to create 2 separate Trigger Conditions.
- User field is set to 'requested for' when the user is NOT a VIP
- User field is set to 'requestor' when the user is a VIP
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 08:41 PM
Hi James,
How to set the condition that "requested for" is not vip?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 08:46 PM - edited 03-03-2024 08:46 PM
You would need to dot-walk to the VIP field.
- Select 'Show Related Fields'
- Select 'Requested for => User fields'
- Select 'VIP' and 'is false'