- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2019 10:39 AM
I have a catalog item that I have modified the list layout in the classic ui to display several fields for each table entry when the magnifying glass is selected for a reference type variable. I would like these to be displayed when the making a selection for the same variable on the Service Portal. Is this possible in the Service Portal?
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2019 10:52 AM
I opened a ticket with hi and they supplied this link to the community site that corrected the issue.
I modified the Attributes field of the Catalog item variable as follows:
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=column_name;column_name;column_name

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2019 11:11 AM
HI,
Is inherits the Default view when you click the magnifying glass on the Reference field on Portal.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2019 10:52 AM
I opened a ticket with hi and they supplied this link to the community site that corrected the issue.
I modified the Attributes field of the Catalog item variable as follows:
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=column_name;column_name;column_name