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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to