Preserve page/microflow URL after loading

0
Hi ,    I have configured microflow URL as per below :   https://abc.companyname.com/p/PartnerName/xyz   Once I hit above URL I can navigate to configured microflow and URL in browser changes to https://abc.companyname.com/ which is normal behaviour. Now ask from business is that can we retain https://abc.companyname.com/p/PartnerName/xyz in URL so user will still know that they have selected "xyz" partner.   Thanks   
asked
1 answers
0

Have a look at one of the SetURL widgets in the Marketplace. This will set the URL in the browser which should be what you need.

 

https://marketplace.mendix.com/link/component/120500

https://marketplace.mendix.com/link/component/65083

 

Good luck!

answered