Hello folks, could you guys give some examples on how to create/use checkboxes with Seaside 2.7, please? <br>And one more thing: why doesn&#39;t the &#39;id&#39; attribute work sometimes? For example, I&#39;ve tried using:
<br><br>html table id:&#39;myTable&#39;; with [ ....etc... ]<br><br>And what I get is that a text &#39;myTable&#39; shows up at my page and no &#39;id&#39; attribute is used in my table. And it happens not only with tables but other elements like forms too. Thanks for your support!
<br><br>Regards,<br>Kazuki Sanada<br><br><br>