binding 'displayString' to combined columns...
binding 'displayString' to combined columns...
- Subject: binding 'displayString' to combined columns...
- From: Theodore Petrosky <email@hidden>
- Date: Sun, 22 Mar 2009 02:21:22 -0700 (PDT)
I don't get this... I want to show the combined attributes from my entity in the displayString. What I want is:
displayString = "$theUser.firstName" + " " + "$theUser.lastName"
but of course this doesn't work. I feel i am missing something obvious but it isn't coming forth.
My entity has:
firstName
lastName
and I want to keep it normalized like this.
<wo:WOPopUpButton list = "$repList" displayString = "$theUser.firstName"
item = "$theUser" selection = "$theUser" />
Ted
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden