- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 04:55 AM
Hello everyone!
I have a flow that creates records in the 'Pedido' table.
When checking the form, I can't identify the 'name' of the items, but rather a long sequence of numbers and letters.
I would like to see the text and not this long sequence of numbers and letters.
How to do this?
Thank you very much in advance!
Phlavio
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 05:01 PM - edited 08-22-2024 05:54 PM
Hello everyone!
I have adjusted the flow and the text is displayed correctly. The wrong way, before I was dragging and dropping only the flow shown in the red line. Then I dragged the flow shown in the green line. And it worked. Now I can see the name in the form and not the sys_id's.
edit: In my first answer I was unable to upload the image attached. I received the message: "The message body contains p, which is not permitted in this community. Please remove this content before sending your post."
Thanks for your support!
Phlavio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 05:01 AM
Those are sys_id's. I guess your variables are referencing from another table? You need to set your fields to the displayname of the records, not the unique value.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 05:28 AM
Hello, @Mark Manders
Would this be the way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 10:21 AM
I don't know your table setup, so it could very well work by just making that change.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 05:01 PM - edited 08-22-2024 05:54 PM
Hello everyone!
I have adjusted the flow and the text is displayed correctly. The wrong way, before I was dragging and dropping only the flow shown in the red line. Then I dragged the flow shown in the green line. And it worked. Now I can see the name in the form and not the sys_id's.
edit: In my first answer I was unable to upload the image attached. I received the message: "The message body contains p, which is not permitted in this community. Please remove this content before sending your post."
Thanks for your support!
Phlavio