how do to pass '&' symbol as a string inside value in URL?

VIKAS MISHRA
Tera Contributor

In the Below URL you can see we are passing the value of Business function as M&S and report name as M&S Moderntrade Cement Daily Report but its not taking symobol '&' as a string. 

Please suggest.

 

 

https://scccuat.service-now.com/ihelp?id=indg_sc_cat_item&sys_id=802f35c50fa2e60078f85c3be1050e19&sy... - M&S&sysparm_report_name= M&S Moderntrade Cement Daily Report

6 REPLIES 6

Jaspal Singh
Mega Patron
Mega Patron

Hi Vikas,

Try using & instead of &

Thanks for reply but its not working 

Hi @VIKAS MISHRA ,

 

using &amp must work if you encode it in a ahref tags. Try and let me know...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Nick Parsons
Mega Sage

For URLS, use %26 instead of &