Hi! I am studying Angular. I am making an application: an user choose from one html selection, then fill two input fields. After this, the user press Update and the barcode script generates the code image with 3 parameters: the first select and the two input. ( these three are separated by some spaces ). So far, no problem.
I've added the button for add new forms, and the json array save the input correctly. I wanted to generate a barcode for each compiled form. How can i do? This is an easy example of what i am doing: PLUNKER <http://plnkr.co/edit/hxZb6g9tkwN0zpRmOMjw?p=preview> -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
