Customizing Forms
Why would you customize a Form?
How to customize a Form?
php bin/console debug:container | grep form.type.customer_profilesylius.form.type.customer_profile
Sylius\Bundle\CustomerBundle\Form\Type\CustomerProfileType
sylius_shop.form.type.customer_profile
Sylius\Bundle\ShopBundle\Form\Type\CustomerProfileTypeUpdate the templates:

Customizing Forms That Are Already Extended
Handling Dynamically Added Form Fields
How to Remove Dynamically Added Fields
Good to know
Last updated
Was this helpful?
