how to insert chronoform v4 form data into 2 databases

bramya 01 Oct, 2011
Hi,

I have created a form in chronoform v4,it works(inserts) perfectly with default database of joomla.My need is that, have to include the same details into another database of same form name in default database.

Whether i have to use 2 "DBsave" actions or "Save to Different Database" to 'yes' in "2nd DBsave" action.I want to insert into both the databases, thats my basic need.😢 Can u guide me with your suggestion.

Thanks in advance,
GreyHead 01 Oct, 2011
Hi bramya,

You can use two DB Save actions in the same form but I think that you may have to give them different Model IDs - changing the second one from chronoform_data to chronoform_data2 should be enough.

Bob
bramya 03 Oct, 2011
thanks for ur guidance🙂 .

if i give chronoform_data2 to model Id,data will be updated into single table(which is selected at first) twice😟

any other suggestions to select model_id?
This topic is locked and no more replies can be posted.