Ability To Export To MySQL Schema
This is great, I just wish there was a way to store the data on our own server, instead of on yours. This is a concern for business and security.
One solution I thought of is to allow the user to export the database once they are completely done designing the forms.
So you dump the entire database schema to a MySQL .sql dump file. Then all you have to do is simply load the dumped .sql file into your own MySQL server. Then in this application you have a place to enter the MySQL server location/ip address, and username and password. Then all data would be served off the users database but the entire front end if still off zoho.
This would be a huge.
kobenews