April 30, 200322 yr Hello folks, How can I Automate record creation in related database (related only after records are created). I seem to remember that it's possible to script with Oazium events acting as trigger, but don't recall if it's possible without plug-in. As soon as new record with new ID is created in db1 I want it to be created in db2 30 times, for instance. Then db1 will be related to db2 on this ID. I can script this, but need to bind this to the event of creating a record in db1. If worst comes to worst, I can pre-create the records in db2, (say 3000 records ahead), but this is an awkward way to do things. Thank you for your thoughts
April 30, 200322 yr you will have to stick to a button to create 30 related records. (or use that plugin) You can (sort of) create ONE related record automatically without scripts and buttons.
April 30, 200322 yr Author cjaeger, If I can create one record, I can script the loop and create 30. What do you mean "sort of", how is this done? Thanks
Create an account or sign in to comment