We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9493ca2 commit c6bbb0dCopy full SHA for c6bbb0d
packages/pluggableWidgets/dropdown-web/src/Dropdown.xml
@@ -2,7 +2,7 @@
2
<widget id="com.mendix.widget.web.dropdown.Dropdown" pluginWidget="true" offlineCapable="true" xmlns="http://www.mendix.com/widget/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mendix.com/widget/1.0/ ../node_modules/mendix/custom_widget.xsd">
3
<name>Drop-down</name>
4
<description />
5
- <studioProCategory>Display</studioProCategory>
+ <studioProCategory>Input elements</studioProCategory>
6
<studioCategory>Display</studioCategory>
7
<helpUrl>https://docs.mendix.com/appstore/widgets/dropdown</helpUrl>
8
<properties>
0 commit comments