craft-wheelform
craft-wheelform copied to clipboard
Better way to duplicate forms
At the moment, to duplicate a form a user has to follow these steps:
- Create a new form
- Make sure the Form Settings are identical to the original form, forcing the user to go back and forth to make sure all settings match between original and new form
- Go to another section of the control panel (Utilities)
- Export the fields for the original form as a .json (for the average user an exotic file extension)
- Import the fields to the new form
- Go back to the Form section and verify if everything is imported correctly
This process is very error-prone and time-consuming...
I would suggest adding a real "Duplicate" functionality, where Form settings are copied as well as Form Fields.