How to display a variable's label instead of its value on catalog task?

Eric Hartojo
Tera Contributor

I have a question on how to display a variable's label instead of its value on catalog task?

Here's what I see on the catalog task, it's showing support group's value, instead of its label name or display name:  

 

1.png

Here's what I put on the flow to have it displayed:

2.png

 It needs to see the display name like on the request:

EricHartojo_1-1666747199256.png

Any suggestions? Thoughts?

 

17 REPLIES 17

The 4.png screenshot why are you using sys_user_gr_member?

 

You need to use sys_user_group table and then make the name field as display true as the below screenshot:-

 

Saurav11_0-1666790575831.png

 

Please mark my answer as correct based on Impact.

 

I use sys_user_gr_member because I need to show only submitter's support group, if I use sys_user_group table, it shows all support group names. Anyway, I have mark both tables as display but still didn't work.

So is this a issue both on task on both native UI and portal. Also is it only on task or RITM as well?

It shows the same thing(sys_id) on RITM as well.

Did you try to raise the catalog item manually. When manually creating and you select that field even there you see the the sysid itself?