Page 1 of 1

Cloning a form

Posted: Tue Oct 12, 2021 9:35 am
by GlenMcCabe
Are there step by step instructions on how to clone a form.

I have a form which is completed at the end of a process. It is a questionnaire with 70 objects. I want to create a read only version to allow users to look at the results without changing them.

I have done this with a small form by creating a new form and cloning the 10 objects.

I have tried to clone the form and objects but havent been successful. I know I can do it individually but I need to master the cloner.

Re: Cloning a form

Posted: Tue Oct 12, 2021 5:13 pm
by kev1n
1. Select the form you'd like to clone
2. Select the tabs (subforms, run objects/iframe if there are any)
3. Untick "Dump SQL Statements" to run the SQL statements right away
4. Hit run to run the cloning process.
clone.jpg

Re: Cloning a form

Posted: Wed Oct 13, 2021 5:01 am
by GlenMcCabe
Kevin

Thanks. Worked perfectly.

Glen