- 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:29 AM
Ho @Fotina Galieb ,
It is working fine for me it might be browser or network issue. Can you please again check and inform is it working fine.
Please check and Mark Helpful and Correct if it really helps you.
Regards,
Mayur Shardul
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-19-2023 02:39 AM
Hello Mayur, thank you so much, unfortunately it is the same way for several users in different locations. I also tried in different browsers.
Best regards,
Fotina
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-19-2023 02:32 AM
Hi @Fotina Galieb ,
can you please share the code that you have written to display it on the portal?
Thanks,
Sneha V
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-19-2023 02:40 AM
Hello Sneha, thank you for quick reply, I didnt use any code, it is simple reference. Maybe I should add something?
Best regards,
Fotina
