Hi, I am using the "Smart" Design where all the brochure pages are shown as links under the header bar.
I have integrated Form Mail into the site and created a form using layouts, it all works, including the "thankyou" page I have created as a brochure page. BUT, if I select, "Hide page from website" then the form cannot find the page "Thankyou.html" . If I then unhide it, it does.
I looked at page 47/48 on the advanced manual about "stopping specific brochure pages from appearing in the list". I created a variable called "Show Page in Sidebar" as suggested, when I go on the properties tab it shows up and I can change it to value "false" but the page still shows in the links.
I have checked the settings for the variable I created and it is exactly as shown in the manual. And as regards the code, I just cut and paste the code into the condition Editor <actinic:variable name="ShowPageInSidebar" /> == true
I'm not sure how to do a screen capture but the variable is exactly the same as the one in the advanced manual.
* Summary, all I want to do is have a thank you page for formmail submissions that is within my website, but does not show as a visible link on the website"
I have integrated Form Mail into the site and created a form using layouts, it all works, including the "thankyou" page I have created as a brochure page. BUT, if I select, "Hide page from website" then the form cannot find the page "Thankyou.html" . If I then unhide it, it does.
I looked at page 47/48 on the advanced manual about "stopping specific brochure pages from appearing in the list". I created a variable called "Show Page in Sidebar" as suggested, when I go on the properties tab it shows up and I can change it to value "false" but the page still shows in the links.
I have checked the settings for the variable I created and it is exactly as shown in the manual. And as regards the code, I just cut and paste the code into the condition Editor <actinic:variable name="ShowPageInSidebar" /> == true
I'm not sure how to do a screen capture but the variable is exactly the same as the one in the advanced manual.
* Summary, all I want to do is have a thank you page for formmail submissions that is within my website, but does not show as a visible link on the website"
Comment