form
form copied to clipboard
Fix/array field options
This was mentioned in #662
Currently, the FieldApi helper methods for arrays do not pass the options (whether to touch or not) to the form methods, this PR fixes that.