{{#label}} {{/label}} {{#helpicon}} {{>core/help_icon}} {{/helpicon}}
{{#showbutton}} {{/showbutton}} {{^showbutton}} {{/showbutton}}
{{^showbutton}} {{#js}} require(['core/yui'], function(Y) { Y.use('moodle-core-formautosubmit', function() { M.core.init_formautosubmit({ selectid: '{{id}}', nothing: {{#hasnothing}}'{{nothingkey}}'{{/hasnothing}}{{^hasnothing}}false{{/hasnothing}} }); }); }); {{/js}} {{/showbutton}}