Hi guys,
I’m using Uniform plugin V3 and I’m reading the documentation on uniform. Specifically in the answers section there is a question talking about multiple static forms on the same page.
It also mentions giving each form a unique id. I can see how to set this in the controller as the example clearly shows which parameter of the constructor to set this in, but it’s not too clear whats meant in terms of giving the form an ID. are we talking about setting an id=“name-of-form” in the HTML form element or setting a hidden INPUT field name=“id”.
Maybe the documentation could show what setting an id looks like. Would be clearer.
Thanks
Zee