Copy link to clipboard
Copied
Hi,
We are using RH2022, converting up from RH2015. We have approx 33 merged projects, and we have followed the parent-child merged project set-up as outlined by Peter Grainge very carefully. So far, so good. However, when we generate the help using azure blue and responsive HTML, our TOC appears as in Screenshot 2 below. It is what I think is the "drill down" TOC. The folder at the top in the orange circle must be clicked on in order to see the other merged projects. When another merged project is clicked on, the user again will only see the topics for that project.
Screenshot 1 is the generated TOC from RH2015. Each project--Archiving, Audit Reports, Batch Benefits, etc., is a merged project. When you click on one of these merged projects, as I have done with "Benefits," you see the topics associated with Benefits, but you also continue to see all the other available merged projects.
Screenshot 1 is what we want for our help in RH2022 using azure blue and responsive HTML. Based on comment to another user with TOC questions, is the best way to achieve this to do the following in usersettings.js?
model.publish(rh.consts("KEY_MOBILE_TOC_DRILL_DOWN"), true);
Change 'true' to 'false'.
Or am I missing a setting in RH2022?
Thanks for your help.
Copy link to clipboard
Copied
As I replied on the other thread - give it a try and see - if it doesn't work, just change it back.
Copy link to clipboard
Copied
The other thread is at https://community.adobe.com/t5/robohelp-discussions/toc-not-expanded-in-mobile-output-by-default/m-p...
@jas35401 Please don't post twice. I will lock this thread so that all the information is in one thread. Let us know in the other thread if trying the suggestion there worked.
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.