So, given a MyComponent like:

<div>
        <wocomponentcontent/>
</div>

Then

<cctab>
        <woswitch componentName="MyComponent">
                <erxd2wlist/>
        </woswitch>
</cctab>

fails, but

<cctab>
        <MyComponent>
                <erxd2wlist/>
        </MyComponent>
</cctab>

Works?

Ramsey

On Jul 7, 2011, at 3:04 PM, Michael Gargano wrote:

> hi,
> 
>       i'm using d2w and my wrapper page has a woswitchcomponent inside a 
> ccajaxtabpanel.  the component for the tab has a wocomponentcontent inside of 
> it.  this doesn't work, however.  if i remove the woswitchcomponent and put 
> the wocompoentcontent inside the tabpanel, d2w works just fine, when i put it 
> back i get no errors or anything, but the actual d2w content doesn't render.  
> the other elements in the tab do, but the d2w content is no where to be 
> found.  any ideas about what i'm doing wrong?
> 
> thanks.
> -mike
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com
> 
> This email sent to rgur...@smarthealth.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to