If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.
Annotation
Last modified: August 20, 2024
Introduction
An annotation is an element that can be used to put comments to a flow.
In the example below, you use a Show message activity to warn end-users about unpaid orders with a pop-up message in the client. Later you want to extend this warning with an email message send to the user. You can use an annotation as a reminder and put it above the current activity.
Common Properties
Caption
For details, see Common Properties.
Annotation Flow
An annotation flow is a connection that can be used to link an annotation to a flow object(s).
For example, this is an annotation flow linking an annotation and a Microflow call activity: