Mendix 7 is no longer supported unless you have Extended Support (for details, please contact Mendix Support). Mendix 7 documentation will remain available for customers with Extended Support until July, 2024.

Page Concepts

Last modified: June 29, 2022

Introduction

The documentation in this section describes the basic concepts that you need when working with pages in your app. It also helps you to create a flow which makes use of Mendix features.

Conditions

This page describes how pages can be made dynamic by setting conditions, based on context, to decide whether a specific element is shown.

Data Sources

This page describes how data can be retrieved and used in data and list views.

On Click Event

This page describes how to trigger a microflow when clicking a widget.

Opening Pages

This page describes how to open pages, how to ensure that the page displays the right information, and other things to bear in mind when designing your flow through the app.

Starting Microflows

This page describes all the different ways in which microflows can be triggered within a page.