Setting Default Font Size for HTML Variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2020 08:36 AM
Hello Community,
I created a Service Catalog Item that includes an HTML variable. The requirement is to set the Default HTML to Verdana font with a font size of 12px. I thought this can be done by updating the source code in the variable, however the default font size still shows as 8px on the request form. Is there something I'm missing or can this not be accomplished? Thanks in advanced.
HTML Source Code:
Request form showing font in 8px:
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2020 08:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2020 08:45 AM
Thanks, but that didn't work

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2020 09:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2020 09:50 AM
This didn't work. That image appears to be outdated since the <font> face attribute is no longer supported in HTML5. I also tried it with the <p> style attribute and had no luck.
I would also prefer to have the default value updated at the variable level since this only applies to one catalog item.
I'm not sure why there would be a KB article if this can't be accomplished.