- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2023 02:16 PM
So I'm trying to use the value inside a custom field (u_endereco_de_entrega) but can't reach it from flow designer, is not appearing as data pill neither can't get it through scripting...
Any ideas? Are custom fields restricted to use in flow designer?
Thank you in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2023 09:46 AM
Resolved: The record I was trying to get is inside customer service application wich is scoped so I couldn't reach it... Solution was to create a BR to get the value and place it in a field inside sc_Req_item.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2023 10:38 AM
Hello,
Is the dot-walk correct?
If so, is the field located on the customer service case table? (Or is the field only visible on the form view based on a reference field.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2023 09:46 AM
Resolved: The record I was trying to get is inside customer service application wich is scoped so I couldn't reach it... Solution was to create a BR to get the value and place it in a field inside sc_Req_item.