[Seaside] Checkbox in a table

David Pennington david at totallyobjects.com
Wed Jan 11 19:53:57 UTC 2017


makeTableData: html

html table: [ html tableRow: [ 
                    html tableHeading: 'You must accept our Terms and Conditions.'
                    html tableData: html checkbox]  ] 

--------- Original Message ---------
From: "Mariano Martinez Peck" <marianopeck at gmail.com>
To: "David Pennington" <david at totallyobjects.com>, "Seaside - general discussion" <seaside at lists.squeakfoundation.org>
Subject: Re: [Seaside] Checkbox in a table
Date: 01/11/2017 19:19:07 (Wed)

Hi David,
Probably it will help if you provide the code you are using to render the table and the checkbox.
Cheers,
On Wed, Jan 11, 2017 at 4:07 PM, David Pennington <david at totallyobjects.com> wrote:
 Stupid question but I can't seem to get it right. I am trying to put a checkbox in a table but all that comes out is "a WACheckboxTag". I have successfully put list dropdowns into these but not checkboxes. Can anyone give me a clue please?
David

Message sent using Winmail Mail Server

_______________________________________________

seaside mailing list

seaside at lists.squeakfoundation.org

http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-- 
Mariano
http://marianopeck.wordpress.com

Message sent using Winmail Mail Server
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20170111/09375519/attachment.html>


More information about the seaside mailing list