[TYPO3-mvc] Fluid Form with 2 objects

Tobias Rücker info at tomorrow-connections.de
Fri Feb 17 15:36:49 CET 2012


Hi Johannes,

try in createAction of the Agenda

$request->addAgenda($ObjectAgenda)

You have to be sure the request object comes with the function.

regards Tobias

Am 17.02.2012 um 15:22 schrieb Johannes Steu:

> 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
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list