Change the link in Copy URL of Additional Actions Menu on Incident From

vallamreddyvenu
Giga Contributor

Hi There,

It might be a simple thing but i am having hard time to resolve this. 

Copy URL link in Additional Actions menu on incident form, is copying direct URL instead of vanity URL. We need to correct it to copy our internal url. Currently it is returning "https://instanse.service-now.com". But we need to change to return "https://instance1.mycompany.com" which is the internal URL that we use.

Can somebody please help us in resolving this issue?

 

Thanks,

Venu

1 ACCEPTED SOLUTION

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

 

I believe its a ui macro by the name 'context_form_header' . Try and make change there.

-Anurag

View solution in original post

3 REPLIES 3

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

 

I believe its a ui macro by the name 'context_form_header' . Try and make change there.

-Anurag

vallamreddyvenu
Giga Contributor

Thanks Anurag. That helped

alexxandr
Tera Contributor

Many thanks !!