craft-wheelform icon indicating copy to clipboard operation
craft-wheelform copied to clipboard

Better way to duplicate forms

Open rbrv opened this issue 1 year ago • 0 comments

At the moment, to duplicate a form a user has to follow these steps:

  1. Create a new form
  2. 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
  3. Go to another section of the control panel (Utilities)
  4. Export the fields for the original form as a .json (for the average user an exotic file extension)
  5. Import the fields to the new form
  6. 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.

rbrv avatar Nov 20 '24 10:11 rbrv