openclassify/addons/default/visiosoft/advs-module/resources/views/form/section.twig
2019-06-22 13:59:18 +03:00

3 lines
197 B
Twig

a
{% include "visiosoft.module.advs::form/partials/fields" with {"fields": form.fields.base().where('field_name', '!=', 'price').where('field_name', '!=', 'currency').pluck('field_name').all()} %}