I need to build a form that has the same entries over and over again. There doesn't seem to be a native way to clone/duplicate a form.
I tried duplicating it on the back-end in the MySQL server, but duplicating the form isn't enough, I need to duplicate the form fields as well.
Anyone know a quick easy way to do this? I need 10 versions of the same form..