DMXzone Database Updater PHP Support Product Page
  Answered 
 Using dynamically generated fields (checkboxes)
 Asked  04 Nov 2013  08:39:40 
  1 
     has   this question  
  04 Nov 2013  08:39:40 Andre Bender posted: 
 Is the updater supporting m-to-m inserts? I'd like to have a form wirth basic infos that go into table A. The ID of this record will go into another table together with the values of selected checkboxes that has been generated from another database table into the same form on the page.So if I select 3 of these checkboxes these 3 values will be saved together with the main ID into another database table.
I hope this is clear what I want to achieve.
Replies
 Replied 06 Nov 2013  18:55:00 
   06 Nov 2013  18:55:00 George Petrov replied: 
  yes, this is fully possible and we have a video how is done: www.dmxzone.com/go/22215/retrieve-and-use-the-identity-id-of-an-inserted-record-and-run-multiple-database
Greetings,
George
  Greetings,
George
 Replied 03 Sep 2016  11:48:16 
   03 Sep 2016  11:48:16 Reinhardt Ellis replied: 
  mmm ... this where has this gone... should help my question 
yes, this is fully possible and we have a video how is done: www.dmxzone.com/go/22215/retrieve-and-use-the-identity-id-of-an-inserted-record-and-run-multiple-database
 
  yes, this is fully possible and we have a video how is done: www.dmxzone.com/go/22215/retrieve-and-use-the-identity-id-of-an-inserted-record-and-run-multiple-database
 Replied 03 Sep 2016  12:54:40 
   03 Sep 2016  12:54:40 George Petrov replied: 
  Hi Reinhardt,
This video has being deprecated as it uses the old way. Now with the Server Connect it is much more easier as the Insert Record action returns the Identity that you can use on followup actions.
Not sure if we have a video for this yet - but it is pretty simple.
All the videos about the server connect can be found in ins online manual:
www.dmxzone.com/go/32190/dmxzone-server-connect-manual
Greetings,
George
  This video has being deprecated as it uses the old way. Now with the Server Connect it is much more easier as the Insert Record action returns the Identity that you can use on followup actions.
Not sure if we have a video for this yet - but it is pretty simple.
All the videos about the server connect can be found in ins online manual:
www.dmxzone.com/go/32190/dmxzone-server-connect-manual
Greetings,
George
 Replied 03 Sep 2016  13:04:30 
   03 Sep 2016  13:04:30 Reinhardt Ellis replied: 
   
