Could you paste your model schema and your form class?
On Tue, Aug 3, 2010 at 5:05 PM, B.O.G wrote:
> Hi!!
>
> I have a ComboBox like this, witch is a embeddedForm into a MainForm=
> 'Comunicacion':
>
> multiple="multiple" id="comunicacion_destinatario_user_profile_id">
>
> Maria<
> /opt
Hi!!
I have a ComboBox like this, witch is a embeddedForm into a MainForm=
'Comunicacion':
Maria<
/optgroup>
Pedro
Jose
Ana
Jorge
Miguel
What i want:
- for each selected i want to do an INSERT:
"INSERT INTO destino VALUES( , )";
I mean when am