Almost every form I created is linked at the Main Menu. However the Title Metatag is at the mercy of the Global Configuration. How do I add a Title to a form page?
<Title></Title> format in the HTML doesn't work.
Thanks,
JG
$mainframe->setPageTitle( "My Title" );<?php
global $mainframe;
$mainframe->setPageTitle("My Title"«»);
?>
Return to ChronoForms Questions & Answers
Users browsing this forum: morph and 6 guests