We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

how do we display images dynamicaly in catalog item

knight
Tera Expert

Friends any idea..how do we display images dynamicaly in catalog item..Ex when I select device it should also change image at the place of test image..I tried with UI macro but not working.

 

find_real_file.png

10 REPLIES 10

codycotulla
Tera Guru

Hi Aman,

You use a Macro variable, in the variable definition, there is a field for the Service Portal widget. The code for Service Portal widget is listed in my previous post.

find_real_file.png