Please provide more information:
1) What are you doing with the data in $this->data before and after
validation?
2) Are you doing other processing of $this->data in beforeFilter
function?
3) How does the data structure look like before validation and after?
(use debug!)

With the above we may better be able to help you on the way :)
Enjoy,
   John


On Apr 8, 4:03 pm, Ambika Kulkarni <ambikakulkarn...@gmail.com> wrote:
> Hi all,
>
> After validation the data from the filed is disappearing. How to
> restore the values of the field.
> I am using
> <?php e($form->text('name', array('class'=> 'fullwidth'))); ?> tag for
> creating fields.
>
> Thanks in advance
> Ambika

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to