
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 07:14 AM
Just trying to add an HTML slider to a service catalog item for users to select a number within a given range.
I thought perhaps that I could use an HTML variable to do this, but I'm thinking that I'm wrong.
Has anyone successfully done this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 07:39 AM
Hello ,
If you use a variable of type UI PAGE you will have more flexibility to do what you want, like including jquery plugin of range slider.
I have used this type of variables to create custom buttons and html components.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 07:39 AM
Hello ,
If you use a variable of type UI PAGE you will have more flexibility to do what you want, like including jquery plugin of range slider.
I have used this type of variables to create custom buttons and html components.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 08:36 AM
I'll take a look. I've never used that one.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 08:55 AM
Well, that escalated quickly......
UI page
Inserts a UI page into the catalog item.
Attention: Use phase one Jelly only for any UI macros added as variables. Phase two Jelly within the macro is not processed and appears on the page as standard content.
The UI page variable is not yet supported on service portal and mobile devices.