The official community for RoboHelp.
Actividad reciente
The recent post "White window at startup after trial installation" reminds me of a similar problem that I encountered. The RoboHelp window becomes empty after deleting a hex color value. I was able to reproduce this with the sample project About RoboHelp as follows:- Edit the p.caption style- Double-click the font color (708090 is selected), press DELETE and ENTER
Can someone explain how to add index keywords and subkeywords in RoboHelp2020? Or can someone show me where a good tutorial on RoboHelp 2020 can be found? I've recently moved from RoboHelp 2017 to 2020 and I need to understand how to do this.
Hi. I'm using RoboHelp 2020.6.76 on a Windows 10 machine. I'm having an odd problem with my published Table of Contents. Topics are being displayed in a section where they shouldn't be, completely replacing the topics that should be there. The following picture shows the TOC in my published output. The red box is around the topics that are in the wrong place. The Manage Speaker Parameters section is correct, but everything under it about M2M and contact closures is wrong, and the topics that should be there are missing. Further down the image in the green box, the M2M topics are in the right place and order, as expected. The following image is from my project's TOC, which is displaying correctly. The first green box is around the contents that should be displaying under the Manage Speaker Parameters section (the part that's wrong in my published output TOC). The second green box is around the M2M/contact closures content, which is in the right place and displaying
Hi, I am trying to generate a chm file in RH 2019 Classic view. I choose an output location and hit Generate and nothing happens. It says Select Webhelp output SSL but there is nothing in the dropdown to select. This initialization dialog looks different than when I generate chms in my other help files. Please see screenshot below.
Can a RoboHelp topic pull information from another topic in the same project?Can I insert an image and descriptive information in one topic and have that information appear in another topic, not just a hyperlink?
Hi everyones, I created a table and assigned it a style previously created in my css. I am now trying to access and change the table properties but when I select the table, the properties do not appear.Do I have to change the style each time or can I change the table properties without changing the css style? See screenshot below :
I am customizing a topic in RH (2020.4.173 version) which requires typing in a JavaScript function that uses the operator &&, but the system will not allow me to use it because it says that & is an "invalid character". Is there another way of expressing the logical AND function in RoboHelp? BTW, this was not a problem with the same function and the same topic in RH2019. This is the function: function threeShow(card01, card02, card03) { var a = document.getElementById(card01); var b = document.getElementById(card02); var c = document.getElementById(card03); if (a.style.display == "none" && b.style.display == "none" && c.style.display == "none") { a.style.display = "block"; b.style.display = "block"; c.style.display = "block"; } else { if (a.style.display == "block" && b.style.display == "block" && c.style.display == "block") { a.style.display = "none"; b.style.display = "none"; c.style.display = "none"; } } }
Hello my friends, The Responsive HTML5 Layout that comes with RH 2017 has a bug that our customers are complaining about where the topic pane is quite squished at certain browser widths, but there's a good chunk of free white space to the right that is unused. Is there a way to make it so that the topic pane stretches to the right and fills that space? To reproduce:Set your screen resolution to 1920 x 1080.Set your browser's width somewhere between 1290 to 945 pixels wide to where the navigation bar slides to the left of the screenThen click Search or Index, and you'll see the topic pane get really squished. Feel free to try it out here in our public help file:https://docs.hexagonmi.com/pcdmis/2021.2/en/helpcenter/index.htm#t=mergedProjects%2Fhelpcentertopics%2FUsing_the_Online_Help.htm I know I can go change the width smaller or larger to make it go away, but I think it should work within the above defined range of widths as well. Does anyone have a fix for this?&n
I have border:Solid 1px #000000; in my code, but RH2020 changes it to 1px solid rgb(0, 0, 0) How do I stop that? It does seem to change Solid 1px #ffffff in my code.
We upgraded from RH 2017 to RH 2020. We use Context IDs and generate a responsive HTML5 output.The QA department uses an automation script to test that the context IDs work when users press F1 to display the topic for the view or dialog box currently being viewed in the UI.In the RH2017 generation, the F1 window showed the topic title in the window heading. The following image shows a topic from a RH2017 generation that was displayed by pressing F1. The following images shows a topic displayed by pressing F1 from a RH2020 generation. You can see that the window heading shows the project name not the topic title. The QA automation testing script uses the text in the window header to confirm that the correct topic is being displayed for the specific context ID. Now because the 2020 generation shows the project name in all the F1 window headers instead of the topic titles, the QA automation script fails and doesn't recognize that the correct topics are being cal
We still use RoboHelp 9 and I usually have HTML (.chm) file output. My manager wants to use WebHelp for a project but I cannot get the left TOC/navigation links to appear; the pane is empty. I have WebHelp as the Primary Layout, but on the Navigation section, most of the lower checkboxes are disabled including the Show Navigation Pane Link in Topics. I can't see how to enable these checkboxes. TIA for you help!
Hello,I am using a post build script for rh2019, but I have this error. "C:\Program Files\Adobe\Adobe RoboHelp 2019\RoboHTML\RHCL.exe" "C:\RH2019C\Redaction\VENTEF\AideContextuelle\AideContextuelle.xpj" -l "VENTEF" -o "C:\Publications-Test\Contenu\V4\VENTEF"Version du compilateur de la ligne de commande du projet Adobe (R) RoboHelp 14.0.11.0Copyright (C) 2006-2007, Adobe Systems Incorporated et ses concédants de licence. Tous droits réservés.Projet : C:\RH2019C\Redaction\VENTEF\AideContextuelle\AideContextuelle.xpjMise en page : VENTEF.Sortie : C:\Publications-Test\Contenu\V4\VENTEF\index.htm.Analyse du projet pour compilation....Erreur : impossible d'analyser tous les fichiers du projet. Utilisez RoboHelp pour rÚcupÚrer le projet.Erreur inattendue : impossible de prÚparer des donnÚes de source unique pour RHCL. Essayez de les compiler dans RoboHelp.
We have content in RH 2020 where the content was:Originally written in FramemakerImported into RH classic The RH classic project upgraded to RH 2020 We have a new RH project where we have basically taken the content from the previous RH project and copied it over to the new one. My question is, What do we do about map IDs? I copied over the map IDs file as well to the new project. So will the map IDs still work in the new project?
Hello everyone, as you can see in the title, i have a problem with my skin. I just convertet a 2019 project to Robohelp 2020. As you can see in the pictures, now the skin isn't generated properly. In the first picture you can see the preview of the "Orange" skin(and how it should be) and in the second picture you can see a example of the generated project. As you can see on the left side, everything is a link and the index has a different format. I have multiple skins, and this issue only occured with one skin. I can just use another skin, but i maybe there is an easy fix.
Hello,I am using Adobe RoboHelp 2019 14.0.11.29 and trying to edit ehlpdhtm.js file to add functionality because it is referenced in all htm files.The problem is that after a post build, changes made to the ehlpdhtm.js file are not preserved.There would be a way to keep the changes made to the files in order to add functionality later?
I am starting to think about the process of upgrading my RH 2019 Classic projects to RH 2020. I am working with a very old stylesheet and this seems like a good opportunity to clean it up, which ideally would include renaming some styles as well as deleting unused styles. In RH 2020, is it possible to rename a style and have the new name be automatically reflected in all the elements where that style is applied? I suspect not, but I was hoping there might have been some improvements since the discussion of RH 2017 that I found at this thread:https://community.adobe.com/t5/robohelp-discussions/robohelp-2017-styles/m-p/10343905 Thanks!
Hi all. I've previously been using RH 2015, integrated to our TFS server.I'm used to files automatically being checked out when you edit them.I've converted a RH 2015 project to RH 2020 format, and uploaded it to our TFS (Azure DevOps server) via my Visual Studio 2019 client (because for the life of me I couldn't get it to work from RoboHelp with the instructions here: https://helpx.adobe.com/robohelp/using/devops.html)I have set the Version Control preferences for TFS, and created and added a connection to the project ok. "Get Latest" succeeds without errors.If I lock/unlock a file in RH2020, I can see it being checked out/released in the Visual Studio 2019 client.But I can't save edits!It doesn't matter whether I lock the file or unlock the topic before editing, every time I hit save, I just get "Error. Failed to save file."Any tips? I can see the file being checked out on the TFS server when I click "lock" on a file, and then being release when I click "unlock".The local
My company purchased Robohelp for me to use. It then allowed me in to the Creative Cloud Teams plan. Two different logins on my Adobe page. It is absolutely impossible for me to use Robohelp, Photoshop, XD at the same time, something I did ALL THE TIME BEFORE. Why can't I use ALL MY PRODUCTS?
Hello,I have a numbering problem with multi-level lists. If I use a numbered list and between two numbered lines I want to insert a Paragraph style text. What happens is that the rest of the list after the Paragraph text automatically restarts at 1, which is not what I want. Is there a way to make it continue to 3 without having to set the restart numering.See the example:1. Instruction 1...2. Instruction 2... IMPORTANT Do not delete the client ID.3. Instruction 3 (I want to continue to 3 without having to define the restart numbering, in fact just tell it to continue)
Does anyone use the expand all/collapse all button with the frameless layout? I'm setting up a new layout and I'm wondering about the purpose of that particular button. There are some topics with multiple headings and sections, but the button doesn't affect the display of these topics. It also doesn't affect the display of the table of contents on the left.
When I am generating Responsive HTML as output, images are appering fine on my local machine, but when I am pushing it for production, some of the images goes missing. This doesn't happen in case of webhelp.I am using Robohelp 11, can anyone please tell me what could be the possible reason and how to fix it?
Is it possible to set up some standard image sizes to apply as a style in RoboHelp?
Hi! Using RH 2020 and discovered an interesting issue that I can't resolve. When I generate printed output, the links that are in tables are placed in a separate line, as seen in the attached image. This does not happen in my html5 output, which uses the same css, and it does not happen to links that are not in tables. I am using 1 master page, which references 1 css file. CSS is:a {display: inline;color: #01637c;text-decoration: underline;}Has anyone else run into this? Any suggestions are much appreciated.
I'm using RH 2019 New UI version - did RH remove the ability to edit the "inline script" when you're trying to insert inline JavaScript for a custom button like we used to have in version 2017? Thank you so much, everyone. Really appreciate it.
Hello, I dockerized AEM (6.5) Author and Publisher and able to run them locally on same network. Made necessary config changes in Author to establish replication with Publisher but Replication test is failing with below error.Does has anyone faced this error ? any recommendation how to fix it ?Error: Replication test to http://localhost:4503/bin/receive?sling:authRequestLogin=12021-11-10 11:56:07 - Create new HttpClient for Default Agent2021-11-10 11:56:07 - * Auth User: admin2021-11-10 11:56:07 - * HTTP Version: 1.12021-11-10 11:56:07 - * Connect Timeout: 9000002021-11-10 11:56:07 - * Socket Timeout: 9000002021-11-10 11:56:07 - adding header: Action:Test2021-11-10 11:56:07 - adding header: Path:/content2021-11-10 11:56:07 - adding header: Handle:/content2021-11-10 11:56:07 - deserialize content for delivery2021-11-10 11:56:07 - No message body: Content ReplicationContent.VOID is empty2021-11-10 11:56:07 - Sending POST request to http://localhost:4503/bin/receive?sling:authRe
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.