Skip to content

Releases: mendixlabs/SetURL

Added support for GET params and can now replace spaces with dashes

15 Jul 14:49

Choose a tag to compare

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.

Always set url on object refresh in client

07 Aug 15:36

Choose a tag to compare

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.

Fixed issue with new dynamic attributes

04 Jul 12:10

Choose a tag to compare

Fixed an error that prevent the widget from working with attributes.

Dynamic multiple attributes

04 Jul 10:00

Choose a tag to compare

  • Context version now supports multiple attributes and a Format String-like replacement system using the '${}' format.
  • removed unused Title

First release

22 Jun 15:43

Choose a tag to compare

First release of the Set URL widget!