John Gonzalez
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. 
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