Hey does anybody know how to find any or better the first invalid element of an iron form. The elements are in templates added. I was not able to find my input elements. I tried: Polymer.dom(this.$.form1.childNodes[1]).getEffectiveChildNodes() but the input elements are in a deep structure.
Is there a way to get a list of the validated input elements or the invalid input elements in the iron form or the form? Thanks Kind regards Dirk Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/842941aa-6e29-4c88-b3a2-f8c68009f2e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
