Created
March 21, 2018 16:58
-
-
Save 4e6ka/0129e62192edbbce1f7552515d3dea6c to your computer and use it in GitHub Desktop.
Вывести адрес страницы в чанк
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
в шаблон форму добавляем | |
<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