Is it possible to add image under the variable in the record producer ?

Kasapuram Naras
Mega Contributor

We have a requirement to add a image below one of the variable in the record producer. Is it possible?

find_real_file.png

 

As shown in above screenshot, we need to add one logo in between the variable1 and variable2.

Please suggest anything on this.

1 ACCEPTED SOLUTION

Muhammad Khan
Mega Sage
Mega Sage

Hi Kasapuram,

 

Following steps will help you resolve your query;

  1. Create a UI Macro and specify your required image over there.
  2. Create variable of type Custom.
  3. Configure it and select your UI Macro.

See the below images for reference;

UI Macro

find_real_file.png

Image

find_real_file.png

Variable

find_real_file.png

Result

find_real_file.png

 

Note: It will work in Native UI but not in Service Portal. To make it work in portal as well, just create a new widget and paste the <img tag statement in the HTML of widget and use that widget along with UI Macro in the variable.

 

Hopefully, this will help you resolve your query.

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Muhammad Khan
Mega Sage
Mega Sage

Hi Kasapuram,

 

Following steps will help you resolve your query;

  1. Create a UI Macro and specify your required image over there.
  2. Create variable of type Custom.
  3. Configure it and select your UI Macro.

See the below images for reference;

UI Macro

find_real_file.png

Image

find_real_file.png

Variable

find_real_file.png

Result

find_real_file.png

 

Note: It will work in Native UI but not in Service Portal. To make it work in portal as well, just create a new widget and paste the <img tag statement in the HTML of widget and use that widget along with UI Macro in the variable.

 

Hopefully, this will help you resolve your query.