Is there any way to include a link in the help text of a variable?

Jason Stephens
Kilo Guru

Anyone know how (or if) I can add a link to the help text when someone clicks 'more information'?

1 ACCEPTED SOLUTION

Just an FYI, it was not June 2011 that broke it, but the High Security Plugin. The plugin sets the "glide.ui.escape_text" property to "true", which breaks the HTML rendering. Setting it to "false" will fix it.


View solution in original post

10 REPLIES 10

Hi John,



Sorry to dig up an old answered thread, but I'm in exactly the same position at the moment. I've created a new calculated html 'Click to Dial' field on the user form so the Help Desk can open up a Cisco WebDialer webpage. Currently, it's showing a really long URL which looks horrible and I'd like to get it to just show the extension number. The href code won't work without disabling the glide.ui.escape_text property.



Our Security team (who requested the High Security plugin be enabled in the first place) will want some details of the impact of setting this property to false.



Did you manage to get this property disabled in your Prod Instance, or did you find any other workaround for this?



Many thanks,



Mac