Forms - add support for advanced field validation via plugin calls #49

Open
opened 3 years ago by garrettmills · 0 comments
Owner

This will have to wait until the basic infrastructure for plugins is in place.

We want to allow advanced users the ability to do special validation form fields and the entire form using plugin nodes.

The plugin data should include the form field and field data if a single field, or all form data if the entire form. It should resolve truthy/falsy whether or not the form is valid, and provide some mechanism for getting the error messages.

This will have to wait until the basic infrastructure for plugins is in place. We want to allow advanced users the ability to do special validation form fields and the entire form using plugin nodes. The plugin data should include the form field and field data if a single field, or all form data if the entire form. It should resolve truthy/falsy whether or not the form is valid, and provide some mechanism for getting the error messages.
Sign in to join this conversation.
Loading…
There is no content yet.