Technical documentation - Automatic redirect in nodes with one presentation

If a node contains only one presentation, user is automatically redirected to that presentation when clicking on the node.

This function is available in version 5.0 (new layout) and later.

Overview

A catalogue with a node, in which only one presentation exist, will redirect the user to the presentation directly. This way the user can avoid one click to reach the information.

Version 5.0: This function is by default turned on for catalogues using PresentationSetting template “product” and turned off for PresentationSetting template “index”.

Version 5.1: Function is turned off by default.

Function is available in new layout only.

<Presentation id="catalogue"> <!-- Turn off direct navigation on catalogues --> <DisableSingleClick>true</DisableSingleClick> </Presentation>