how do i preset a value for an input field?
I'm passing some variables from a view to an add and I would like
those variables to be preset in some of the input fields.
So for in lead->view.ctp i get the variable $leads['Lead']
['business_name'];
and pass it to appointment->add.ctp.
in this second view the field business name (still an input) would
then have that data already in the field.
Thanks!
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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home