I wanted to create a separate issue for a comment Pascal made in issue #17. Not all fields from the form are getting passed back to the controller so we can't do custom validation that requires more than one parameter.
I used Christopher's suggestion to serialize the form and send it back to the controller.
Pushing the fix now.
I wanted to create a separate issue for a comment Pascal made in issue #17. Not all fields from the form are getting passed back to the controller so we can't do custom validation that requires more than one parameter.
I used Christopher's suggestion to serialize the form and send it back to the controller.
Pushing the fix now.