Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Robohelp 2022: Moving right panel buttons to main toolbar

Explorer ,
Nov 07, 2023 Nov 07, 2023

I am working with a frameless template (skin) in RH2022, and the Adobe help (https://helpx.adobe.com/robohelp/using/frameless-skin-editor.html) says, “Add the right panel buttons to the main toolbar in case you want to hide the right panel. ”

 

I do want to hide the right panel, but there are no further instructions provided regarding how to go about adding the Print and Remove Highlight buttons to the main toolbar.

 

Does anyone know how that might be done?

 

Thanks.

TOPICS
New UI
417
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Nov 07, 2023 Nov 07, 2023

I had a poke around in the code using the browser developer tools and found something, but am unsure if it's the correct way to do it.

 

I assumed that "main toolbar" meant Layout > Topic Page Buttons. I noticed the existing ones had an OnClick event like "EVT_SHOW_FILTERS". So I searched using the browser developer tools and found a list of capitalised text that included that entry in the topicpage.js file. I found another one called "TOGGLE_FAVOURITE_TOPIC" and used that for the OnClick event

...
Translate
Community Expert ,
Nov 07, 2023 Nov 07, 2023

I had a poke around in the code using the browser developer tools and found something, but am unsure if it's the correct way to do it.

 

I assumed that "main toolbar" meant Layout > Topic Page Buttons. I noticed the existing ones had an OnClick event like "EVT_SHOW_FILTERS". So I searched using the browser developer tools and found a list of capitalised text that included that entry in the topicpage.js file. I found another one called "TOGGLE_FAVOURITE_TOPIC" and used that for the OnClick event of a new button. It seems to set and unset the favourite topic correctly. So you could use the devtools to look at the list and determine the other buttons needed.

 

But for a proper answer I think you would need to contact Adobe directly. See the following page for support contact options. The email address is recommended as it goes to a dedicated Robohelp team.
https://helpx.adobe.com/contact/enterprise-support.other.html#robohelp

 

Oh and then I did a search for another one of the OnClick options already present and found this which mentions remove highlight, and print. 

 

https://community.adobe.com/t5/robohelp-discussions/add-custom-quot-topic-page-button-quot-to-exit-c...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 17, 2023 Nov 17, 2023
LATEST

I raised this with Adobe and have now added a bug report.

 

https://tracker.adobe.com/#/view/RH-12190

 

Please vote for it to raise its priority.

________________________________________________________

My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.

 

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp