ouzo icon indicating copy to clipboard operation
ouzo copied to clipboard

Nested forms

Open piotrooo opened this issue 12 years ago • 0 comments
trafficstars

We don't have a possibility to create nested forms, e.g.:

<input name="user[phone_number][]" type="text"/>
<input name="user[phone_number][]" type="text"/>
<input name="user[phone_number][]" type="text"/>

piotrooo avatar Oct 10 '13 18:10 piotrooo