This content has been marked as final.
Show 4 replies
-
1. Re: Module_pagename in title
Keihamm Sep 19, 2014 6:31 PM (in response to SproutCreatives)It should Work Just fine. I just tested it. Can you provide a link?
<title>{module_pagename} / Autumn Wine Festival</title>
-
2. Re: Module_pagename in title
SproutCreatives Sep 22, 2014 7:39 AM (in response to Keihamm)www.wicomicotourism.org/autumnwinefestival/wineries then click on any wine label. As you will see I'm only getting the Web App name.
-
3. Re: Module_pagename in title
Keihamm Sep 22, 2014 9:43 AM (in response to SproutCreatives)Place the code below in the "detail template" layout of the webapp. This will cause it to work. I think you must have {module_pagename} / Autumn Festival in the page template only.
<title>{module_pagename} / Autumn Festival</title>
-
4. Re: Module_pagename in title
SproutCreatives Sep 22, 2014 11:07 AM (in response to Keihamm)Perfect. Never thought about placing the code within the Web App layout.

