Making Copying forms easier
Copying a form, with a lot of logic tied to it, it is a long and tedious task. You have to delete all the logic, copy the component(s), delete the old component(s), rename the component/keys on the new components, then readd the logic. It will be ...