Display Variable Label as a clickable hyperling
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2018 03:44 PM
I have several catalog items that are used in an order guide. The requirement is to have the labels of the variables display as a clickable hyperlink so that users can access the knowledge / help for that particular field. There are about 65 of these so I would prefer to not go the UI macro route - but rather handle it all in one catalog client script.
But when the label is a clickable hyperlink, it will no longer show the red asterisk indicating a field is required. Is there a way to use a catalog client scriptto render the label as a hyperlink and still show red asterisk indicating field is required?
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2018 07:25 AM
Yes, that is DOM manipulation.