I have always provided Prev/Next options on each page at section level, and would also like to provide Prev/Next options on each extended info page at product level, as I am using "Opens in same window" for my extended info pages.
However, there don't seem to be ProductPageNamePrev and ProductPageNameNext variables equivalent to the SectionPageNamePrev and SectionPageNameNext variables.
Actinic must maintain information about previous and next product pages, as it uses that data to sequence products in the content tree. Is there any way I can gain access to this data via Actinic variables?
I would prefer not to have to export the data as a hierarchical tree, calculate prev/next products external to Actinic, and re-import it.
However, there don't seem to be ProductPageNamePrev and ProductPageNameNext variables equivalent to the SectionPageNamePrev and SectionPageNameNext variables.
Actinic must maintain information about previous and next product pages, as it uses that data to sequence products in the content tree. Is there any way I can gain access to this data via Actinic variables?
I would prefer not to have to export the data as a hierarchical tree, calculate prev/next products external to Actinic, and re-import it.
Comment