Page location for Mendix
Extension Actions
Adds a context menu option to alert the current Mendix page path.
Simplify your Mendix development workflow.
"Page location for Mendix" is a lightweight utility designed specifically for Mendix developers and QA engineers. When working on complex Mendix applications, identifying the exact file path of a page within the Mendix Studio Pro modeler can be time-consuming. This extension provides that information instantly.
Key Features:
Instant Path Retrieval: Right-click anywhere on a Mendix application and select "Get Mendix Page Path."
Developer Focused: Uses the Mendix Client API (mx.ui) to fetch the precise metadata path of the current content form.
Non-Intrusive: No bulky UI or background processes. It only runs when you ask it to.
Environment Agnostic: Works on localhost, Mendix Cloud, or private cloud environments.
How to use:
Open any Mendix web application.
Right-click on the page.
Select "Get Mendix Page Path."
An alert will appear showing the full path (e.g., MyModule/Account_Overview.page.xml).