We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afba7b2 commit 19fd7d0Copy full SHA for 19fd7d0
1 file changed
templates/field/dropdownfield.html.twig
@@ -33,7 +33,7 @@
33
34
{% block questionFields %}
35
{{ formcreatorFields.dropdownDropdownSubType(
36
- 'fieldtype',
+ 'itemtype',
37
item.fields['itemtype'],
38
_n('Dropdown', 'Dropdowns', 1),
39
{
0 commit comments