I have a development environment that I do all my site changes to before copying the site files and DB to production. I recently have started using Contour and was wondering if anyone had a way of moving updates between servers without writing over saved form submissions. Is there an easy way to edit my SQL script to avoid dropping those relevant records? I'm not using Courier so I can't selectively push content live. Thanks.
We just released Contour 1.1 which supports import/export of forms but it only creates new ones tho so it doesn't really help you in that regard I'm afraid
I've added a ticket to our release scheduel to look into the option of importing items to a form instead of creating a new form, so this might get resolved in one of the next maintance releases, untill then you have to do it manually or use the api to add those additional fields.
Pushing from dev to production
I have a development environment that I do all my site changes to before copying the site files and DB to production. I recently have started using Contour and was wondering if anyone had a way of moving updates between servers without writing over saved form submissions. Is there an easy way to edit my SQL script to avoid dropping those relevant records? I'm not using Courier so I can't selectively push content live. Thanks.
Hi Jeff
We just released Contour 1.1 which supports import/export of forms but it only creates new ones tho so it doesn't really help you in that regard I'm afraid
I've added a ticket to our release scheduel to look into the option of importing items to a form instead of creating a new form, so this might get resolved in one of the next maintance releases, untill then you have to do it manually or use the api to add those additional fields.
/Per
Thanks for the info!
is working on a reply...