Skip to content

Commit e697804

Browse files
authored
Update README.md
1 parent 70d044f commit e697804

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Add Mendix elements to a dropdown container. Heavily based on [DropDownDivConver
1616

1717
From Mendix 8.2.x and upwards it is possible to to add standard Mendix components to widgets. This Dropdown Container will behave as a dropdown button, but you can model the inside of the container using Mendix Studio Pro.
1818

19+
> NOTE: A Pluggable widget (as of now) can only contain other pluggable components like buttons and texts. You cannot add listviews. This is a limitation in the platform, not the widget. See [here](https://github.com/JelteMX/mendix-dropdown-container/issues/3)
20+
1921
![Modeler](/assets/modeler.png)
2022

2123
## Features

0 commit comments

Comments
 (0)