In the select tag for the "combo box"
 
html select
   list: someCollectionOfAddr
   labels: [ :addr | addr zip etc ]
   callback: [ :addr | self doSomethingWith: addr ]
....

On Wed, May 2, 2012 at 9:39 AM, Friedrich Dominicus <frido@q-software-solutions.de> wrote:
John McKeon <p3anoman@gmail.com> writes:

> Hello Friedrich
>
> On Wed, May 2, 2012 at 4:45 AM, Friedrich Dominicus <
> frido@q-software-solutions.de> wrote:
>
>     Dear Seaside, Magritte experts, I probably have some easy question for
>     you but well with Magritte there is one thing very sparse. Examples.
>
>     I attach an example  here.
>     What I wan is
>     a Magritte description for addresses which I can put into a combobox
>     printed like this:
>     zip city; street.
>
>  
> Use the labels: message with a block that takes an address object and returns
> the string e.g. [ :addr | addr zip, ' ', addr city. '; , addr state ]
Where do I have to place this labels: ? TPersonView, TPerson or ....?

Regards
Friedrich

--
Q-Software Solutions GmbH; Sitz: Bruchsal; Registergericht: Mannheim
Registriernummer: HRB232138; Geschaeftsfuehrer: Friedrich Dominicus

_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki