normalView just returns the display to the normal decorator - it's primarily intended as a way of getting back from a printable decorator.
Try using "pageView" instead - that takes you to the "view" mode of the current page or blog post (similar to clicking the View tab on the older Confluence themes).
normalView just returns the display to the normal decorator - it's primarily intended as a way of getting back from a printable decorator.
Try using "pageView" instead - that takes you to the "view" mode of the current page or blog post (similar to clicking the View tab on the older Confluence themes).
Ah thanks, figured it was something simple like that.