OGNL syntax in inline binding...
OGNL syntax in inline binding...
- Subject: OGNL syntax in inline binding...
- From: David BON <email@hidden>
- Date: Thu, 05 Aug 2010 12:31:04 +0000
Hi List,
What is the correct syntax to create an id in a woComponent binding using a template variable? In my pageWrapper.WO I set a component using the template variable: <wo:Split3View id="goodMenuContentPane" panelName="menu1Panel"/>
And in the Split3View component, I try to set the id of a div to "menu1Panel_splitter" with:
<wo:container elementName="div" id= '~$^panelname'+"_splitter" class ="splitter" >
Obviously this synthax is wrong but I can't find the right way of writing this.
Any help welcome.
Regards. David B.
|
_______________________________________________
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