|
All content with label formit.
Related Labels:
form, forms
Page:
FormIt.Examples.Simple Contact Page
(MODx Add-Ons)
simple Contact page with email sending, validation and redirection to Resource with ID 123. Will also strip tags from the message, validate the email as a real email address, and make sure none of the fields are blank. And finally, we want reCaptcha support ...
|
Page:
FormIt.Hooks
(MODx Add-Ons)
FormIt Hooks Hooks are basically scripts that run after a form is validated by FormIt. They can be chained; the first hook will execute, and if succeeds, will proceed onto the next hook. If a hook fails, it will not proceed to the next hook, but return back to the form with any error ...
Other labels:
form, forms
|
|
|