Is it possible in V8 to use this facility that was in V7?
Haven't found any reference to it anywhere.
David
Haven't found any reference to it anywhere.
David
<div style="float: left;"> <actinic:variable name="PrevNextSectionLink" value="Link to Previous Section" /> </div> <div style="float: right;"> <actinic:variable name="PrevNextSectionLink" value="Link to Next Section" /> </div>
blockif <actinic:variable name="PrevNextSectionLink" value="Link to Next Section" /> IsEmpty end of list /blockif
Comment