{# // If you need to include extra fields on a select option // format a JSON string in 'data-extra' like this: // // // // Also see the showFields case below in the formSelectStandalone macro. // -matt #} {%- macro formSelect(name, label, choices) -%}
{%- endmacro -%}