Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony-forms

Symfony form - Choicetype - Error "Array to string conversion"

Symfony 2 hidden form field text

symfony symfony-forms

Getting form widget name in Symfony2/Twig

symfony twig symfony-forms

How to add css class in a "delete" button of Symfony2 twig template?

symfony twig symfony-forms

Verify if user is authenticated in symfony2

How do I fix Symfony 6 Error "Input value contains a non-scalar value"

Symfony FormType at least one radio selected

How to do conditional form validation which is based on user submitted data in symfony2?

Symfony Forms CollectionType, index by ID

symfony symfony-forms

symfony 1.4 display images as choices in choice widget

symfony2: how to set a user attribute (that is not in the form) after submitting a registration form?

symfony symfony-forms

Symfony: FormType, Entity, queryBuilder - how change the value of generated options?

Create 2 different entities with same form in Symfony 2

When using Symfony2.1 forms, at what point should I bind custom data (an object) based on form values to my form's object?

symfony-forms symfony-2.1