[TYPO3-mvc] Fluid Form with 2 objects

Johannes Steu typo at motiv-sport.de
Fri Feb 17 15:22:48 CET 2012


Hey,

i'm trying these days width fluid and extbase. So far i'm pretty happy with my results but now i got a problem:

I got a Model "Request" wich has a 1:1 Relation to a Model "Agenda"
So now i want to set up a fluid form to create a new Agenda for a Request.

But how do i send in the form for the new Agenda the relation to the Request?
I can create the Agenda, but it is't linked to the Request. Is it possible to send beside the inputs
for the Agenda-propertys the Request-UID or something to link them inside the create-Action?

Regards,
Johannes


More information about the TYPO3-project-typo3v4mvc mailing list