Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chernysh2909/00122eaf22d521d6feaba756a3f07776 to your computer and use it in GitHub Desktop.
Save chernysh2909/00122eaf22d521d6feaba756a3f07776 to your computer and use it in GitHub Desktop.
Formit form
[[!AjaxForm?
&form=`tpl.AjaxForm`
&snippet=`FormIt`
&hooks=`recaptchav2,email,FormItSaveForm`
&emailSubject=`Тестовое сообщение`
&emailTo=`myemail@mail.ru`
&emailFrom=`no-reply@mysite.ru`
&emailTpl=`tpl.email`
&validate=`name:minLength=^2^,
email:email:required,
message:minLength=^10^,
g-recaptcha-response:required`
&validationErrorMessage=`В форме содержатся ошибки!`
&successMessage=`Сообщение успешно отправлено`
]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment