Show Info button Next to a catalog variable .

AshutoshaP
Tera Contributor
i want Add an Info (i) icon/button beside the Requested Item reference field. Clicking the icon should open a dialog displaying key information from the selected Requested Item record, enabling users to quickly review record details without leaving the current page.
5 REPLIES 5

Ankur Bawiskar
Tera Patron

@AshutoshaP 

the i icon usually shows for reference variables on Portal + Native

Is it not showing?

not showing for non-admins?

share screenshots

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

It is not showing for both admin and non-admins

@AshutoshaP 

is the variable readonly?

If it's editable then is it not showing i icon for any reference variable for other catalog items also?

if yes then seems somebody added some CSS to hide it on catalog item page

if it's not showing only for your catalog item variable then check any onLoad catalog client script is using DOM manipulation and hiding it

check below link which talks about using CSS

How to hide reference variable (Information icon) on Catalog items in Service portal 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

The variable is not read-only, also have checked no CSS added.