Hi, I am using the ACS Commons multi-field extension for my Touch UI
dialogue. The Touch UI dialogue consists of 1 multi-field with a child
of "checkbox". As an author, I will create 5 instances of the
multi-field, and un-tick all the check boxes. When I save, I get a
successful save status. When I re-configure the dialogue, I'm surprised
to see that the check boxes are infact checked. This is because onSAVE,
the values are not saving unchecked. Why is ACS commons not respecting
unchecked? Seems...