diff --git a/evap/evaluation/templates/base.html b/evap/evaluation/templates/base.html index 53f7c11ceb..9cc581b222 100644 --- a/evap/evaluation/templates/base.html +++ b/evap/evaluation/templates/base.html @@ -148,7 +148,7 @@ const baseOptions = { createOnBlur: true, placeholder: "{% translate 'Please select...' %}", - hidePlaceholder: true, + hidePlaceholder: element.hasAttribute("data-tomselect-fullwidth") ? false : true, minimumInputLength, render: { option_create: (data, escape) => `