Try to make a debug or a var_dump for $this->data and see if it realy
contains the data... Also like everyone else said before check the
documentation... Remember that this data only containsn data from post
so check if the form is sending the data via post method if not add
'method' => 'POST' To your options array on form create.


On Jul 24, 6:41 am, aswamr <[email protected]> wrote:
> thanks for the support. But still that problem remains
>
> thanks for that link Vijay.
> Once i tried with cake bake. but got stuck in the first configuration steps
> itself.
> I will go through those links and come back to u later.
> --
> View this message in 
> context:http://www.nabble.com/%24this-%3Edata-donot-retreive-any-value-tp2462...
> Sent from the CakePHP mailing list archive at Nabble.com.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to