recently we are upgraded to Washington release in my instance html hyper link is not working
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 07:28 AM
Hi Team,
please help me the below code not working in Washington Upgrade this code i used in workflow before upgrade its working
var Url_link = '[code]<a href="' + url + link + '" target="_blank">' + current.number + '</a>[/code]';
gs.info("Url_link"+Url_link);
//Preset Value for u_work_note
var valuedWork = Url_link1 + " has automatically updated this catalog item.\n";
result i am getting : <a href="https://boehringereval.service-now.com/nav_to.do?uri=sc_req_item.do?sys_id=c8fc6f2f1becce1081fabbb88..." target="_blank">RITMEVAL3983953</a> has automatically updated this catalog item.
i want hyper link for RITM that not working
i have tried without [code] but its not working if any other way please ley me or correct me .
Thanks & Regards,
Bandi
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 07:30 AM
Hi @pavana3
Something known issue to me now. 2-3 days back same issue was raised by another user. Recommended either repair the plugin and log a now support case.
*************************************************************************************************************
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]
****************************************************************************************************************
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]
****************************************************************************************************************
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 06:00 AM