Skip to content

Instantly share code, notes, and snippets.

@4e6ka
Created March 21, 2018 16:58
Show Gist options
  • Save 4e6ka/0129e62192edbbce1f7552515d3dea6c to your computer and use it in GitHub Desktop.
Save 4e6ka/0129e62192edbbce1f7552515d3dea6c to your computer and use it in GitHub Desktop.
Вывести адрес страницы в чанк
в шаблон форму добавляем
<input type="hidden" name="pageurl" value="https://адрес-сайта.рф/[[~[[*id]]]]">
и используем в чанке письма [[+pageurl]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment