Unique Url Integration

0
We are trying do Unique url integration. Is there any way we can do that dynamically instead of using setUrl And Deeplink or Page Properties
asked
1 answers
0

Hi Giridharan,

Every page in Mendix you can assign a URL to in the properties (see screenshot below), that results into something like http://localhost/p/mypagename

If the page requires an input parameter, an ID is added at the end.

Hopefully that helps!

Regards,

Johan

answered