Chronoforms 7 page title?

ny nyesteb 12 May, 2021
Hi!

The problem is that under version 7. The {page: title} shortcode doesn't work. I tried to specify it in html element, in the value of text, in the body of an email, but it doesn't appear at all.
How to do this? I want to display the title of the page or the title of the article in the body section of a letter, that is also perfectly good.

Thanks,
Balazs
Gr GreyHead 12 May, 2021
Hi Balzas,

The CFv7 Shortcodes CheatSheet suggests these:
{data:field_name} Return the value of a specific field or request parameter with the name "field_name"
{var:action_name} Return the result value of an action with the name "action_name"
Bob
ny nyesteb 12 May, 2021
Hi Bob,

thanks but unfortunately i don't understand what you mean yet. I use these codes in another places, but I can't make a query to the page title right now. What should I write in the body of the letter?


Balazs
Gr GreyHead 14 May, 2021
Hi Balazs,

The Cheatsheet also gives
{document:var} if var is "title" then return the current page title, else if var is "url" then return the current page url
Bob
This topic is locked and no more replies can be posted.