You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Test-project can be found here: [https://dropdownpluginwidg-sandbox.mxapps.io](h
63
63
64
64
## Known issues
65
65
66
-
-**(Platform issue)**__A Dropdown container cannot be used directly in a table.__If you want to use a dropdown in a table, make sure you surround your container with a dataview. One way to do this is to add a dataview with a Nanoflow datasource. The Nanoflow simply passes the context object to the dataview. See [#1](https://github.com/JelteMX/mendix-dropdown-container/issues/1)
66
+
-**(Platform issue)**__A Dropdown container cannot be used directly in a table.__ See [#1](https://github.com/JelteMX/mendix-dropdown-container/issues/1) and the top of this README. You are adviced to update to Mendix Studio 8.11, that should fix this issue.
0 commit comments