Form name not loaded

Load a form name from a menu item on page load.

Overview

The form name is not available in the default data variable when a CF form is loaded via a menu item.
To retrieve the form name, use the placeholders for the menu item's title or alias within your form.

Answered
ChronoForms v7
Ni NickOg 20 Sep, 2020
The data variable is not loading the form name on load but does after submit. Have I missed a step?
Form name not loaded image 1
Max_admin Max_admin 21 Sep, 2020
what form name ? this is a menu item page, correct ? if yes then the form name will not be in the data variable!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Ni NickOg 21 Sep, 2020
It is and that explains that. So can I get that name anywhere from a menu form??

Nick
Max_admin Max_admin 28 Sep, 2020
Answer
there is:
{app:title} or {app:alias}
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply