Issue with URL with argument module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 03:38 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 04:32 AM
Could you please share screenshots of your configuration and of the error page?
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 06:03 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 06:20 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2024 05:19 AM
tried that and still throws the error could not find the page.