[Flow Designer] Update Record is not updating the RITM field I am trying to change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 06:34 PM
context:
I have two reference fields:
I am trying to aim for something like if the "Create on-behalf of" is not empty, meaning a name was chosen.
It will base the "requested for" on that field. However if it is empty, the requested for" field in the RITM will be based on the "requester' field. Upon submission, even though the 'Create on behalf of' field is not empty, it is still basing
the "requested for" field on the "requester" field. Its supposed to show Abraham Lincoln.
This is my flow:
if the create on behalf of field is not empty, then it will base the requested for on the "create on behalf of" field.
Else
It will base it on the "requester" field.
I tried testing the executions. However, despite the action saying completed, it did not reflect on my RITM. Is there any way to fix this? Shouldn't this change the "requested for" field already?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 07:52 PM
Make your create on behalf of variable the type "Requested For" instead of a reference.