Does html select list: need to be a collection of symbols?
Louis LaBrunda <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Organization | Keystone Software Corp. |
| Message-ID | <[email protected]> |
Hi Esteban, Thanks, this is just what I needed to know. Lou On Wed, 12 Sep 2018 18:44:48 -0300, "Esteban A. Maringolo" <[email protected]> wrote: >Louis, > >The list can be any list of objects, you can customize the displayed >text by using the `labels:` block, otherwise the default print string >will be used. > >If you're using Bootstrap you can use this "select" brush as well, which >provides more options: >https://github.com/eMaringolo/seaside-bootstrap-select > >Regards! > > >On 12/09/2018 17:26, Louis LaBrunda wrote: >> Hi Everyone, >> >> For some reason I have it in my head that a Seaside html select list (a drop down list) needs to be a collection of >> symbols. Is this true? >> >> html select >> list: anOrderedCollectionOfSymbols; >> selected: aSymbol; >> .... >> >> Ordinarily I would just test this but at the moment that isn't very easy. Thanks in advance for any answers. >> >> Lou >> -- Louis LaBrunda Keystone Software Corp. SkypeMe callto://PhotonDemon _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside