Hi,

I have a table that holds appointments and in view.ctp there is a link
that allows the user to convert that appointment to an advert and
passes the id of the appointment and the name of the business involved
to the add.ctp view for adding an advert.

When this happens i need an appointment_status field in the
appointments table to update to "Ordered". How can I do this? i cant
seem to be able to include it in the save method of the add advert.

any help would be greatly appreciated.

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 [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