Page 1 of 1

Form Browser

Posted: Tue Jun 16, 2015 4:49 pm
by welsfordvfd
Does anyone know of a way to import data into the Form Browser Database?

Re: Form Browser

Posted: Fri Jun 19, 2015 1:41 pm
by JohnnyB
If there isn't a utility for it builtin, you could use a database management tool like PHPMyAdmin. OR, write some PHP code into a User Defined Tag that inserts records into the database from a file with the data you want imported.