I have a Customvar in the Act_Primary which inserts a image as specified in the SECTION | PROPERTIES tab and coded as follows:
<img src="CUSTOMVAR:SECTION_IMAGE" alt="NETQUOTEVAR:PAGEHEADER">
This works fine for all sections and subsections other than the MAIN MENU and SEARCH which simply shows the "image missing with a red cross" error as no file is specified - there does not appear to be anywhere to specify an image.
Other than changing the pages manually is there a way around this?
<img src="CUSTOMVAR:SECTION_IMAGE" alt="NETQUOTEVAR:PAGEHEADER">
This works fine for all sections and subsections other than the MAIN MENU and SEARCH which simply shows the "image missing with a red cross" error as no file is specified - there does not appear to be anywhere to specify an image.
Other than changing the pages manually is there a way around this?
Comment