Open yariplus opened 9 years ago
We should use a factory to build form instances, with prototype methods for:
And anything else that needs to be changed
Hmm, not sure if necessary with how I'm currently handling the form objects, but I'll have to test it out and see how it looks in code.
If it makes the code look better or easier to read I'll be all for it. I'm thinking it will.
I decided to use caolan/forms for serializing forms.
Form Schema is what the designer saves and loads.
Currently stored and retrieved using Settings with some v3 helpers to translate the settings to the DOM.
Current testing schema
Other needed/possible properties: