Next/Previous Navigation Not Working in RoboHelp 2022.5.28 (Responsive HTML5)
Hello Everyone,
Greetings for the day!
I'm using RoboHelp 2022.5.28 with a Responsive HTML5 output.
I've created a custom "Next" and "Previous" button using the Custom Buttons option under Output > Templates > Azure Blue > Custom Buttons.
I tried using RH_ShowNext(); and RH_ShowPrevious(); in the OnClick actions, but these functions are throwing not defined errors in the browser console.
It seems the internal JavaScript functions for TOC-based navigation are no longer available or included in the output layout.
