How to add URL in Help text ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 09:40 AM - edited 12-22-2023 09:58 AM
Hi Team,
I have a requirement where we have Help text "'Click here to view the " and while clicking on "here" it redirect to an URL. The Help Text is attached with the Checkbox where annotation is not available and i have to add the help text via onChange client script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 09:42 AM
Hi @Abhi_007
Try like this
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 09:50 AM
@Dr Atul G- LNG Sorry Atul but as per my requirement it is an help text attached with a checkbox so there is no such option available as per your comments as i have to add the help text via OnChange client script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 09:52 AM
Hi @Abhi_007
Sorry, my solution did not work, as per your wish. But I guided you as per the statement written.
Happy it resolved now.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 09:58 AM
@Abhi_007 : Please refer to this post on how to add links to messages implemented via showFieldMsg. It looks like it requires DOM.
https://www.servicenow.com/community/developer-forum/html-link-in-showfieldmsg/m-p/2483888
Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.