Skip to content

Commit f667cf7

Browse files
committed
Add introduced section
1 parent b6cebd0 commit f667cf7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/docs/apidocs-mxsdk/apidocs/pluggable-widgets/pluggable-widgets-property-types.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,10 @@ Then the Studio Pro UI for the property appears like this:
475475

476476
### Action {#action}
477477

478+
{{% alert color="info" %}}
479+
The `defaultType` and `defaultValue` attributes for Action was introduced in Mendix [10.15](/releasenotes/studio-pro/10.15/).
480+
{{% /alert %}}
481+
478482
The action property type allows a user to configure an action which can do things like call nanoflows, save changes, and open pages.
479483

480484
If a `dataSource` attribute is not specified, the client will receive an `ActionValue` representing the action or `undefined` if the **Do nothing** action was selected.

0 commit comments

Comments
 (0)