Record is showing sys id and not the label in the form record Now Platform
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2022 07:38 PM
I created a catalog item that uses category and subcategory. The variable category uses a select box and subcategory uses reference field. In the table itself, both fields are string type. When I navigate to the service portal, the subcategory is showing the name correctly. However, after submitting the ticket the sys id is showing in the form record instead of the name inside the Now Platform.
What am I doing wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 06:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2022 08:46 PM
Hi
I think what you could do is select variable type of Subcatgory variable as a "Lookup select box".
In the type specification section-
1) Select choice[sys_choice] table in the Lookup from table field
2) Lookup value field- value
3) Lookup label field(s)- label
Please see attached SS
Thanks,
Neha