WOSwitchComponent question
WOSwitchComponent question
- Subject: WOSwitchComponent question
- From: J Stephanos <email@hidden>
- Date: Mon, 13 Jul 2009 20:49:24 -0400
I am using a WOSwitchComponent to select the relevant component to be displayed via hyperlinks. componentName is a method that returns the component name.
<wo:WOSwitchComponent WOComponentName = "$componentName" />
On clicking the link for the first time, everything works great. Any subsequent clicks shows some odd behaviour - the componentName method starts getting called twice - why is that? This results in the component being displayed twice (as seen from the logs).
Parent Component
[x]Hyperlink1 HyperLink 2 ------------------------------------------------------
| sub component 1 | -------------------------------------------------------
Any ideas/suggestions on what I am doing wrong?
Using WO 5.4.3 + Wonder.
--JSt
_______________________________________________
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