Feb 1st, 2010, 12:03 PM
This might be a stupid question, but I have two environments, a test server and a production server, each with a different host name. Is there a way to do all of the setup of the form(s) in the test system and then when I want to move the form to the production environment, I can take the MYSql data and move it to the production DB? I'm working with 80 forms and to do the setup work twice for each one is really time consuming. I am noticing that in my setup I'm creating a separate view for each form and since the smart fill does not work for me in step 5 I have to create the checkboxes and radio buttons manually. My fear is that I will miss a checkbox or something along the way and the form in the production system won't work as it does in the test system.