Flow returning values ​​in the form of numbers and letters

PhFranca
Tera Expert

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

 

1 ACCEPTED SOLUTION

PhFranca
Tera Expert

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

View solution in original post

6 REPLIES 6

Mark Manders
Mega Patron

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

Hello, @Mark Manders 
Would this be the way?


display.png

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

PhFranca
Tera Expert

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