Change font/style of question in a catalog variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2020 01:41 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2020 09:10 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2020 03:44 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2020 03:22 AM
Hey Amy,
Is your issue get resolved or Do you require any further information regarding this?
Regards,
Namrata.