The loop / ValueEncoder are used to serialize the values that were used to render the form. This is used to re-hydrate the initial form state when the POST is received. If you are happy to re-lookup the values (or the values are static) then it is fine to use formState="none". If you don't want to re-lookup the values on POST or want to know what values were presented to the user then a ValueEncoder is best.
- 5.4 List inside form is failing Could not fin... George Christman
- Re: 5.4 List inside form is failing Coul... George Christman
- Re: 5.4 List inside form is failing ... George Christman
- Re: 5.4 List inside form is failing Coul... Thiago H de Paula Figueiredo
- Re: 5.4 List inside form is failing ... George Christman
- Re: 5.4 List inside form is fail... Lance Java
- Re: 5.4 List inside form is ... Lance Java
- Re: 5.4 List inside for... Thiago H de Paula Figueiredo
- Re: 5.4 List inside... Lance Java
