Re: Checkbox in a table

David Tibbe <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
Hi,

you just called #tableData: with an object. By that, it will render it
textual representation. You have to put it into a block as you did for
#table: and #tableRow: in order to get the checkbox only.

BR,
  David


Am 11.01.2017 um 20:53 schrieb David Pennington:
> 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" <[email protected]>
> *To:* "David Pennington" <[email protected]>, "Seaside - general
> discussion" <[email protected]>
> *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
> <[email protected] <mailto:[email protected]>> 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
>

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
signature.asc (application/pgp-signature, 834 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)

iQIcBAEBAgAGBQJYdqFPAAoJEFNd+fiWXD8z1uYP/AgsKx+2dYIQKSyseZSLyke3
sNKHQRmfR3JK1UwPyp46o7oJq300lsAWljk80mnBW44y6Rej/7e87ZO5HEhMaKtK
kQSu5Jf1iXhgICgT3ASYKv2L1OWxE88tQexX1JHri6JpArpw5fsX/9lc7ifVORYO
4Q3sr43PYaMnVnHPG/tpz/9slaMANOXZqXKkSNZ55iaMLp+hh7pSduXPnTuGFY+M
fdecTJgxmpiQGAHcrjUG2WgP6pVrfoBHM2EoQzhZnBdRoZxxV6jwQ+ZY8RW3NSs1
i3Y8vKDC+lTWliRyRRG4fQHYlrfOGBDzbk43hZd/5GmpDc/N6GMhHWG5knrkC2z8
pXZIj/CKkLkVt8xKilL/dzjP/Mf+oSNlPE8D29Wu7wDU9OEA9JDtBmQ60yVu/pvu
X4ev/yWJXADRUQcqZgnn/e2ttKqaeQ/MKGLEGnojClCsjnqbYBge0JWXUraitz4e
kdFV7gYHQLYN3pOrGtM/JzHX/k2Bgsp/1fREm+vfL9DU9Jg5TF8QrVQCs9Pf2GsH
w1XWS68PJmte96w8xcPkEBw2w5JXqlUWDxb3j2TenIG5ZMf2CMQqD0uFI9VGVqFD
mGXcTXyTZrSOBrOUPpvOVE8siYTaacOsGbkDKJauKLSSy9ccnEKWGiqOr+BUVuF3
/Qxz6zShuB9GmAHLN/V/
=sh+T
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.