“Cloning” a form is a way to quickly make a copy of an existing form. The new form will have a new name & ID and will use the same database tables as the original. Keep in mind that once the new form has been created it will not have any connection to the original. Therefore, if you make a change in the original you may also need to make the same change in any cloned version.
Examples of where cloning can be helpful include:
Do not make changes to Form Type, Database or Data Source.