We have a form that we are building. It has a section for work history
that has multiple fields with the same text label and it is using the
same model. so for example:
employer :
address :
from
to

employer
address:
from
to

etc etc etc.

Since that is using the same model, we need to have multiple instances
of that model to process that area of the form. I have been unable to
find how to do this with Cake, and have not seen any documentation on
this. Is there any way we can do this with Cake?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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