Inserting Links Into Help Text
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2010 10:02 PM
Can someone provide the solution to having help text on a catalog variable to contain an external link?
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2022 03:56 AM
Hi,
I need some help on this. In my requirement I have a varaible type as LABEL and they provided it with help text where It has hyperlink which should be in blue and underlined. I have no idea to do that in Help text Can you please assist me
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2018 01:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2018 05:26 PM
You need to get a little creative to make it work.
1. On the platform UI UI macro works.. so use that to show the html text
2. On the service portal macros wont render but instructions field on the catalog variable will work so use that.
Basically a variable of type - Macro with Label which has the macro and instructions on it will work perfectly in both platform UI and service portal.
screenshot for service portal
screenshot from platform UI
Variable screenshots
macro screenshot