Re: Inline bindings
Re: Inline bindings
- Subject: Re: Inline bindings
- From: Simon McLean <email@hidden>
- Date: Mon, 14 Jan 2008 09:25:00 +0000
<webobject name = "Header" span = 24 last = true>
should be:
<wo:Header span = 24 last = true>
Actually, it should be more like:
<wo:Header span = "24" last = "[true]" />
cug
Hi cug
This seems to work too:
<wo:Header span = "24" last = "$true" />
What is the difference ? What do the [ ] imply ?
Simon
_______________________________________________
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