I wanting to change the page title for each page based up then name of the product and its parent section.
At the top of ACT_PRIMARY there is the field NETQUOTEVAR:PAGETITLE. This contains the site name and then name of the current section/product if the page title for the section is left blank.
What I'd like to do is to have this replaced with just the section name as I want to use this in the middle of a phrase.
EG:
“Send NETQUOTEVAR:PAGETITLE for that special occasion.”
I've tried to simply replace this with NETQUOTEVAR:PRODUCTNAME but it does not get replaced.
Where is the PAGETITLE variable set? I’m trying to avoid populating each Page Title for each section.
thanks
At the top of ACT_PRIMARY there is the field NETQUOTEVAR:PAGETITLE. This contains the site name and then name of the current section/product if the page title for the section is left blank.
What I'd like to do is to have this replaced with just the section name as I want to use this in the middle of a phrase.
EG:
“Send NETQUOTEVAR:PAGETITLE for that special occasion.”
I've tried to simply replace this with NETQUOTEVAR:PRODUCTNAME but it does not get replaced.
Where is the PAGETITLE variable set? I’m trying to avoid populating each Page Title for each section.
thanks
Comment