How to make form_rest() not display a field with Symfony2? February 22, 2023 by Tarik Another option is to explicitly mark the field as rendered: {% do form.contenu.setRendered %}