Hi,
I used to bind post form datas to my entity with bind method. I tried a lot of elements and all are working well as it has the same name as the variable in entity. I don't know why, it won't work with Radio element. I tried bind the datas with a select and it works well. But with a radio, i had to update the field separetly after the first bind and save. Does anyone already had this kind of behaviour ?
Thanks a lot !