Ben Widget böyle html oluşturmak için kullanabileceğiniz anlamak istiyorum:
<input name="users[]" value="Robert" type="checkbox"> Robert
<input name="users[]" value="Bob" type="checkbox"> Bob
Or perhaps symfony doesn't have that widget and I have to write it myself? Thanks