Deep link module

Content Type: Module
Categories: Authentication

Overview

This package is deprecated for Mendix 10.6 and beyond. DeepLink will still be supported for Mendix 8, 9 and 10 until the end of support for Mendix 10 LTS.


Assigning a URL to a Microflow or a Page is now possible without a DeepLink module. See the migration guide for the detailed instructions.


This deeplink module makes it possible to directly link to a specific form or microflow within an application, and is design and runtime configurable while respecting security

Documentation

Please see Deep Link in the Mendix documentation for details.

Use the following Deep Link module versions for specific Mendix versions:

  • Mendix 7: 7.0.0+
  • Mendix 8: 8.0.0+
  • Mendix 9: 9.0.0+
  • Mendix 10: 10.0.0+

Releases

Version: 10.0.8
Framework Version: 10.0.0
Release Notes: - Fixed an issue when request to DeepLink was sent without a UserAgent header
Version: 10.0.6
Framework Version: 10.0.0
Release Notes: * Fixed incorrect permissions for DeepLink.TrackHitCount attribute * Switched to using DataGrid2
Version: 10.0.5
Framework Version: 10.0.0
Release Notes: - Updates documentation for the LoginLocation constant
Version: 10.0.4
Framework Version: 10.0.0
Release Notes: * Adds support for Mendix application hosted on a subpath (http://my-mendix-app.com/app/sub/)
Version: 9.0.15
Framework Version: 9.6.10
Release Notes: - Fixed an issue when request to DeepLink was sent without a UserAgent header