<div dir="ltr">I am wanting to use arrays in input markup like this:<div><br></div><div>===(snip)===</div><div><div>(:input form method=get:)</div><div>(:input default request=1:)</div><div>Colors: (:input checkbox color[] value="red":) Red (:input checkbox color[] value="blue":) Blue (:input checkbox color[] value="green":) Green</div><div><br></div><div>(:input submit:)</div><div>(:input end:)</div></div><div>===(snip)===</div><div><br></div><div>(Note the "color[]" as the name of the field - I'm not sure if that's technically an "array" in HTML, but that's what I'm referring to.)</div><div><br></div><div>As soon as I try to submit the value I get PHP errors from pmwiki.php and/or forms.php.</div><div><br></div><div>I thought I had seen discussion of this capability on the mailing list in the past, but I cannot find it despite searching for quite some time.</div><div><br></div><div>Is this capability supported in pmwiki? If so, what do I need to do?</div><div><br></div><div>-Peter</div></div>