Set URL
Content Type: Widget
Categories: Utility
Overview
This widget will set a URL when loaded, enabling users to bookmark or refresh the page with F5, without being reset to the homepage.
Documentation
Description
[Provide an extended description of your content]
Typical usage scenario
[Describe typical usage scenario(s)]
Features and limitations
[Describe the features / limitations of your content]
Dependencies [optional]
- [Mendix modeler version]
- [Other dependencies: E.g. modules, jars, images, styles etc.][
Installation [optional]
[Describe the necessary steps to install the content]
Configuration [optional]
[Describe the necessary steps to configure the content]
Known bugs [optional]
[Describe the known bugs]
Frequently Asked Questions [optional]
- Q:
- A:
Releases
Version: 2.2.0
Framework Version: 7.3.0
Release Notes: This release adds the option to specify get query parameters in the URL and string values can now have their spaces replaced by dashes for readability.
Version: 2.1.0
Framework Version: 7.3.0
Release Notes: Removed the replace check, so the replace will now always happen on an update.
This should help with refreshing attributes that are used to set the specific URL.
Version: 2.0.1
Framework Version: 7.3.0
Release Notes: Fixed an error that prevent the widget from working with attributes.
Version: 2.0.0
Framework Version: 7.3.0
Release Notes: - Context version now supports multiple attributes and a Format String-like replacement system using the '${}' format.
- removed unused Title
Version: 1.0.0
Framework Version: 7.3.0
Release Notes: First release of the Set URL widget!