Duplicating SQL data to match FormTools - bwaye - May 18th, 2009
I am creating a database the contains 40 separate identical submissions but they need there own Form ID (for client access). I can easily modify the SQL and create a new ft_form_#. Is it possible to duplicate the FormTools data/set-up. As you can image this would make life a lot simpler.
RE: Duplicating SQL data to match FormTools - Ben - May 18th, 2009
Erk, not really... I wrote a form duplicator for FT1 but it's very outdated now. Probably your best bet would to look at the code for the FT1 Data Import module and doctor that to import from an FT2 database table instead of an FT1 database table.
Sorry I couldn't be more help.
- Ben
RE: Duplicating SQL data to match FormTools - bwaye - May 22nd, 2009
(May 18th, 2009, 6:48 PM)Ben Wrote: Erk, not really... I wrote a form duplicator for FT1 but it's very outdated now. Probably your best bet would to look at the code for the FT1 Data Import module and doctor that to import from an FT2 database table instead of an FT1 database table.
Sorry I couldn't be more help.
- Ben
Thanks Ben,
I have been working in the mySQL but am having a few problems. I sure in is to difficult to build for something very few people would use.
|