Skip to content

Commit fed0961

Browse files
committed
add change to mx9
1 parent 6f80fa1 commit fed0961

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/en/docs/refguide9/modeling/pages/page/page-properties.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ In simple e-commerce applications, the URLs can be configured as follows:
8888

8989
* */order/{Id}* – the URL for a page with data from a particular `Order` (in a browser, the URL will look like `http://example.mendixcloud.com/p/order/3212449487634321`, wherein `3212449487634321` is the unique identifier of the `Order`)
9090

91+
{{% alert color="warning" %}}
92+
Mendix does not recommend configuring page URLs for pages that are displayed as a pop-up. Navigating to such a URL will result in layout issues.
93+
{{%/alert %}}
94+
9195
### Navigation Section {#navigation}
9296

9397
#### Visible For

0 commit comments

Comments
 (0)