Enable “Show Page” to Open Pages in a New Tab (with URL Hidden) - Mendix Forum

Enable “Show Page” to Open Pages in a New Tab (with URL Hidden)

3

Currently, the “Show Page” activity in Mendix can only open a page in the same browser tab.If we want to open a page in a new tab, we must use a LinkButton or JavaScript with a direct URL like /p/PageName, which exposes the page URL to the user.

This approach is problematic in the following cases:

Proposed solution:Add an option to the “Show Page” activity (and possibly Microflow actions and buttons) to:

This would greatly enhance the UX and allow developers to implement secure and flexible navigation flows without workarounds involving JavaScript or DeepLink modules.

Thank you for considering this improvement!

asked
1 answers

It will be helpful!!!!

Created