Closed multiwebinc closed 5 years ago
Hello @multiwebinc
Thanks a lot for your contribution.
Can you paste an example form to test this new change?
Thank you.
@skydiver Any form that has array elements, like
<input type="checkbox" name="condiments[]" value="ketchup">
<input type="checkbox" name="condiments[]" value="mustard">
<input type="checkbox" name="condiments[]" value="relish">
Thanks @multiwebinc 💪
Fixes #167