[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Next Framework • Ver Tópico - Delete em relacionamentos OneToMany.
Página 1 de 1

Delete em relacionamentos OneToMany.

MensagemEnviado: Ter Jan 24, 2012 10:43 pm
por fernandomorais

Re: Delete em relacionamentos OneToMany.

MensagemEnviado: Qua Jan 25, 2012 6:23 pm
por rogelgarcia
Provavelmente no seu detalhe, está falatando colocar o campo id.

<t:property name="id"/>

Dentro da tag t:detalhe

Re: Delete em relacionamentos OneToMany.

MensagemEnviado: Qua Jan 25, 2012 7:51 pm
por fernandomorais
Blz Rogel.
Isso mesmo.
Vlw.