- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 01:46 AM
Hello Guys,
I have met a weird behavior on ServiceNow and not sure what I do wrong, could you please share if you have any idea?
I have a reference variable with var attribute where only application name should be shown, however it shows CreatedOn column on portal, despite I didnt set it up:
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_powerapp_name,ref_ac_columns_search=true
How to remove this not needed column?
Thank you in advance,
Best regards,
Fotina
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 02:32 AM
Hi Fotina,
Assuming it is a custom table you might need to set the Display value for the table.
Refer doc for configuring the Display value for the field on a table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 02:32 AM
Hi Fotina,
Assuming it is a custom table you might need to set the Display value for the table.
Refer doc for configuring the Display value for the field on a table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 03:01 AM
Hello Jaspal, thank you so-so much, I didnt expect it was so simple, very valuable knowledge. Thank you!
Best regards,
Fotina
