On Mon, Nov 16, 2009 at 1:31 PM, <[email protected]> wrote: > Miquel, > > Su pregunta es dificil para entender. Preguntalo en espanol y trataré de > traducirlo. > > Larry
Larry, Experimenta usar: http://translate.google.es/ Consegui a seguinte traducion: """ Durante la creación de un registro que quiero crear algunos niños en el mismo tiempo. Me pregunto si este enfoque sería posible: El establecimiento de un bizobjs atributo con un conjunto de datos de ser niños. De esta manera: * El usuario selecciona el registro del niño en la misma forma que el registro principal se crea * En el código de un conjunto de datos de los niños es asignado a un atributo bizobj * En beforeSave () bizobj iniciar una transacción * En el después de salvar a utilizar el atributo del conjunto de datos para crear a los niños, comprometerse y restablecer el atributo de archivo de datos ¿Es este el enfoque correcto? """ Que tal? Miguel >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Miguel Lopes >> Sent: Monday, November 16, 2009 5:33 AM >> To: Dabo Users list >> Subject: [dabo-users] creating child record at record creation >> >> During the creation of a record I want to create some >> children at the same time. I'm wondering if this approach >> would be feasible: >> >> Setting a bizobjs attribute with a dataset of to be children. >> This way: >> * the user selects the child record in the same form the >> parent record is created >> * in code a dataset of children is assigned to a bizobj attribute >> * in beforeSave() bizobj start a transaction >> * in the after save use the dataset attribute to create the >> children, commit and reset the dataset attribute >> >> Is this the right approach? >> >> Miguel >> _______________________________________________ >> Post Messages to: [email protected] >> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users >> Searchable Archives: http://leafe.com/archives/search/dabo-users >> This message: >> http://leafe.com/archives/byMID/a19730800911160232l78ba3133i58 >> [email protected] >> > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users > Searchable Archives: http://leafe.com/archives/search/dabo-users > This message: > http://leafe.com/archives/byMID/!~!uenerkvcmdkaaqacaaaaaaaaaaaaaaaaabgaaaaaaaaaafa2fnyupuomnfpiynbeqckaaaaqaaaazfrjtdv+p0chalrbqilhyweaa...@charter.net > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
