John Gonzalez

Results 5 comments of John Gonzalez

same here: Versión 45.0.2454.93 (64-bit) Ubuntu 14.04 Meteor 1.2.0.1 cfs:[email protected] cfs:[email protected] cfs:[email protected]

I have used the complete code example and wrapped the input element inside form block, but when I make click in "Add another field" button the form make submit. ![seleccion_003](https://cloud.githubusercontent.com/assets/12261057/9831875/c4748772-592d-11e5-876e-4e78fa80109d.png)

I want have validation String in each input from array (see my before figure). So I made this: ``` html {{#each numberOfFields}} {{> basicInput field="answers.ans"}} {{/each}} Add another field ```...

Hello jonjamz here the repository: https://github.com/johngonzalez/examples-forms Thanks for your collaboration