Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TPL:
- [[!FormIt?
- &hooks=`email,FormItAutoResponder,redirect`
- &emailTpl=`sentEmailTpl`
- &emailSubject=`Сообщение от [[+contact_name]]`
- &emailTo=`me@myemailaddress.com`
- &emailFrom=`[[+contact_email]]`
- &emailFromName=`[[+contact_name]]`
- &fiarTpl=`autoResponseTpl`
- &fiarSubject=`Тема для отп отправителю`
- &fiarToField=`contact_email`
- &fiarFromName=`Learn MODx Website`
- &validate=`contact_name:required:minLength=^2^:maxLength=^30^,contact_email:required:email,contact_message:required:minLength=^2^:maxLength=^500^`
- &store=`1`<- сохранить в кэш для FormItRetriever snippet.
- &redirectTo=`17`
- ]]
- RES 17:
- [[!FormItRetriever? &redirectToOnNotFound=`1`]]
- <p>Thanks [[!+fi.contact_name]] for submitting. An auto-response email will be sent to you at [[!+fi.contact_email]]. Here's a copy of your message:</p>
- [[!+fi.contact_message]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement