Change font/style of question in a catalog variable

Amy13
Tera Contributor

Creating a variable for a catalog item. In the variable form, it asks you to write question. How do I get the question to show up as large, blocked text when a user is viewing it? Thanks!

3 REPLIES 3

Namrata Khabale
Giga Guru

Hey Amy,

You need to select the  

variable type as HTML. Then in the Question field pass the font color & size in the format as below:

 

        <font size=4 color='red'><i>Test text for variable</i></font>  

 

Also go through Link:

Re: Formating Catalog Label Variables

https://www.servicenowguru.com/system-ui/field-styles-service-catalog-variables/

https://hi.service-now.com/kb_view.do?sysparm_article=KB0717120

 

 

Mark Correct and Helpful if you find my response worthy!!!

 

Best Regards,

Namrata.

 

Hemant Ch
Tera Expert

Hello Amy 

 

Whatever Namrata suggested that will work if you select HTML Variable 

**But Before That you have to select glide.ui.escape_text to False then only This solution works but Making Property False is not a Suggestive way as Don't Know where it will Affect You 

 

Many Thanks

Namrata Khabale
Giga Guru

Hey Amy,

Is your issue get resolved or Do you require any further information regarding this?

 

 

Regards,

Namrata.