Skip to content

Instantly share code, notes, and snippets.

@alexsoin
Last active September 12, 2018 04:18
Show Gist options
  • Select an option

  • Save alexsoin/c2eb4b48e2957a3cdb666cfe144e89d4 to your computer and use it in GitHub Desktop.

Select an option

Save alexsoin/c2eb4b48e2957a3cdb666cfe144e89d4 to your computer and use it in GitHub Desktop.
ajaxform на анаболиках
{'!AjaxForm' | snippet : [
'snippet' => 'FormIt',
'form' => '@FILE chunks/callback.tpl',
'hooks' => 'spam,email,FormItSaveForm',
'frontend_js' => 'assets/libs/ajaxform-sweetalert/js/sweetalert.js',
'frontend_css' => 'assets/libs/ajaxform-sweetalert/css/sweetalert.css',
'emailSubject' => 'Сообщение из формы обратной связи',
'emailTo' => 1 | resource : 'email',
'validationErrorMessage' => 'В форме содержатся ошибки!',
'successMessage' => 'Сообщение успешно отправлено'
]}
{$_modx->regClientScript('/assets/libs/ajaxform-sweetalert/js/sweetalert.box.js')}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment