zikula / DynamicFormBundle

Symfony bundle with helpers for handling dynamic form fields.
MIT License
1 stars 0 forks source link

Extend Templates for Collection Type #19

Closed On5-Repos closed 1 year ago

On5-Repos commented 1 year ago

I am unable to extend TWIG Block zikula_dynamic_field_collection_widget so i can inject our own CSS and manage field rendering?

How can i inject our own layout?

On5-Repos commented 1 year ago

Override Vendor template does the job.