Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Issue with URL with argument module

lrossy31
Tera Expert

Hello everyone,

I have an issue with a module I created on a second sandbox, which is a mailto link on a url with arguments and when I click on it I get the error the page you are looking for could not be found. In the first sandbox the link works but not on the second. Is there a property that has to be set or a setting to get the URL working?

 

Will greatly appreciate the help.

Luis

5 REPLIES 5

Slava Savitsky
Giga Sage

Could you please share screenshots of your configuration and of the error page?

lrossy31
Tera Expert

it is a Module with the Link Type set to URL (from Arguments:)

Arguments mailto:luis.rossy@iconsultcorp.com (so Outlook pop up a new email.

When clicked instead gives the error message Page not found

The page you are looking for could not be found.

mailto:luis.rossy@iconsultcorp.com

 

Again, this setup works in another sandbox we had setup with the exact link.

Nicholas_Gann
Mega Guru

Did you try setting the 'Window' attribute on the module to _blank ? I've tried to do this myself just now and it was failing until i added that

tried that and still throws the error could not find the page.