Sorry my bad, read too fast and I see you requestAction is actually inside
the element so your not needing to pass anything since the element is
actually getting the data.

Never used requestAction so check the cookbook for that specific one.

Also do a quick $plans = $this->requestAction('plans/index');
Debug($plans); to see if your getting any data back, if so see how it looks.

Dave

From: OldWest [mailto:[email protected]] 
Sent: Thursday, February 03, 2011 7:38 PM
To: [email protected]
Subject: Re: RE: Pass Controller Data Array to Element for home.ctp

Thanks, Dave but that does not change anything : ( 
-- 
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help
others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to