The official community for RoboHelp.
Recently active
Hello everyone, hope you're all ok. I'm having an hard time customizing the links attached to the header logo and title in my Responsive HTML5 Output. When I edit the Output preset, I can see there's a field under the "Layout" section that should do just that... but nothing changes in my output files. I tried entering a web URL in that field and I tried selecting a specific topic from my project. No luck... the URL in the header doesn't seems to change.(Yes, I emptied my browser's cache and tried with different browsers too.) I am using RoboHelp version 2020.5.71.Any suggestion? Thank you guys!
Hello,I am trying to figure out how to generate a list that contains all of the items listed in the topic list of Robohelp and the file location for the table of contents and place into an Excel file. Any help would be much appreciated! Thank you,Harley
Have I got this right? In RH2020, the following structure is not possible in the printed output table of contents? What's New - Current Release 2020 - January - June 2019 - January - March - August Instead, I'll end up with - Current Release - January - June - January - March - August
Hello everyone, I am updating an old Robohelp Classic document to RH2020 however I am having issues with my Index. Some of the formatting was changed when converting over (it appears due to using colons in the original Keywords) and during my attempts to edit the Keywords in question the Keyword reverts to their original state. I then tried deleting the old Keywords and upon deleting them they instantly reappear in my Index. I am able to add new Keywords and Topics but appear unable to edit or delete old ones. Could my Index keywords be locked in some way? Or is this a bug? RH2020.5.71 on Windows 10. Thanks,Sean
I have a very large project in which I inherited some files. I have been in the process of designating an image from my Contents > Assets > Images folder instead of an image located in a created folder.Previous to the Rh2020.5.71 update, I was able to click on Insert Images, search a file name, and hover over the file name to read the file path of where it was located. Now I cannot do that. I either have to navigate to the file or guess.Has anyone else experienced this? Is there a workaround?I created RH-9770 to report the issue.
I'm doing a thorough index edit on my RoboHelp project and, every 10 or so topics, RoboHelp displays that there has been an error, and I should save my work and restart RoboHelp. Here is the error: I have upgraded this project to RH 2020 and have installed the latest updates. It works better now then it did in RoboHelp 2019 (or whatever version I had before upgrading). Has anyone else experienced this problem? Thank you,Cindy
I just got RH 2020, previously using RH 2017. In the old version, we could link to a source file in Word, publish in RH, but make changes to our source file. In RH 2020, I cannot figure out how to do that. When I select Insert > Link > , Cross Reference and Hyperlink are the only two options I see.
I am working on a project wherein I require the HTML and word ouput, I applied a word template to the word output of my project, it had a header, a footer, a copyright page and a TOC but after the output generation it only applied the header and footer to the final doc. Can anyone tell me why this happens and what can be the solution to this?I then tried to include the copyright page in the project with condition tag as I did not want the copyright page on the HTML output. But then it said 'Output generation failed'Even if I include Copyright in the project, the question of TOC remains as it is.
This may also be relevant to PDF, although I haven't tried yet. If you get an error generating a Word doc, or you open the doc and there's no content except (broken) front and back matter, you might need to check how the condition tags are applied in your topics. There was no useful information in the log, but by a process of elimination I found that topics have whacky condition tag placement. One example was the exclude condition being applied to the individual cells of the table, rather than excluding the entire table. <table class="SimpleGridNoShading" style="border-spacing:0px;"> <colgroup> <col style="width: 30%;" /> <col style="width: 70%;" /> </colgroup> <tbody> <tr class="t1Row" style=""> <td data-condition="Others:Exclude" style="border-spacing:0px;width: 30%;"> </td> <td data-condition="Others:Exclude" style="border-spacing:0px;width: 70%;"&
Scripts look like a powerful tool, but I could not find any documentation/guides on using them. I mainly want to be able to run JavaScript on all pages that were output so I could make changes to them, or make changes to any files within the output folder. I would do this as a Post Generation script.If I could only know how I could access the output directory from within a script that would be a good start.Thanks!
I downloaded this script for Bookmarking and for Emailing a topic. After few browser upgrades both the Bookmark() and Email() are no longer working. function BookmarkTopic() {//Add bookmark for topic//Check for local webhelpvar MasterUrl = GetMaster().location.toString();if(MasterUrl.match(/file:\/\/\//g)) {alert('Bookmarking does not work on locally installed webhelp.');return false;}var url = GetRelTopicURL();var title = GetTopicTitle();if (window.sidebar) // Firefoxwindow.sidebar.addPanel(title, url, "");else if(window.opera && window.print){ // Operavar elem = document.createElement('a');elem.setAttribute('href',url);elem.setAttribute('title',title);elem.setAttribute('rel','sidebar');elem.click();}else if(document.all)// Iewindow.external.AddFavorite(url, title);else//No Chrome support.alert('Cannot add the bookmark automatically. Please create a bookmark for the following URL:\n'+url);} function Email() {//Create an email with the link to the current topic.
We are encountering issues in that the WAP blocks the scripts. I'm not sure where to start to locate any content regarding such an issue. Can anyone point me to relevant information?
Hi all - I got a new laptop, and installed RoboHelp 2019 without any issues. I then copied over all my projects, maintining the same folder structure. On the old laptop, all projects have an Image folder Project Manager, which contains all the images used in my projects (I use a lot...). On the new laptop, there are no Image folders. I've copied over files to new laptops before and never seen this happen. Any idea why? Any issue with my creating an Image folder and moving them all into it? Do I need to maintain the same folder structure beneath the Image folder if so (which would be a drag)? Many thanks as always,Anahid
Hello, I keep getting this application error (see attachment) but it's not telling me what is causing the error. Is there anyone who knows about this and has input?
Greetings,Does anyone have any input about strategies that helped you minimize the impact to current documentation work while upgrading to RoboHelp 2020? Since the RH 2020 skin is quite different it seems that it will take a while to customize it. If you customized the skin, approximately long did it take you? Did you encounter any unexpected obstacles? There will also be a period of time required in my organization for approval. (The approval process won't be quick as it is a busy project season.) I was hoping our single copy of the RoboHelp license would allow me to download RoboHelp 2020 on a separate PC or laptop to set up the skin and other customization, while at at the same time continuing the daily documentation work with RH 2019 on my PC while the approval process is underway. The licensing administrator for our organization informed me that it's not possible to have multiple versions of the software on the same PC, which I figured would be the case, but I'm still w
I have edited the Topic List view to show the Title, Modified Date and Author. I am looking to export this view (report) to send to my colleagues for reference. I tried the Topic Properties Report, but for some reason lost Author (don't ask: I'd tried every field from that report and still don't see it). Is there a simple way to just export this view (Excel would awesome, but I'll settle for anything). Reading the help, there is a reference to the Author menu but I am guessing that's not a 2015 thing. Any advise would be helpful.
I need to be able to create a link to a network folder - not to a specific file. We have a folder that contains Training information based on several specific subjects, but I want the user to be able to link to the main Folder and then specifiy which part of the training they need to review. I am using the latest version of RH and have tried multiple ways of linking the Folder through the Hyperlink command. I have even tried importing the Folder into Assets. Each try results in failure. I believe there MUST be a way to link to the Folder without having to list and link ot each individual subject file found in our Training material. Any help will be appreciated!
Hi,I unsinstalled RH 2020 from my machine and reinstalled it. I am able to launch RH now and open a project. But, when I try to check for updates, I am getting this error:"Specified product is not installed on this machine. Please quit the installer and start over".My current version is 2020.0.156Please help!
In Word Printed Output, can Robohelp automatically convert big width tables and images into a landscape orientation? Is there an option? I am using Adobe Robohelp 2017.
Hello AllDoes anyone have a standard form for contributors to present their content that can be shared? My call center folks need structure in submitting content.
Hello! I'm using Prism.JS (https://prismjs.com/) to generate syntax highlighting for XML markup in the docs I'm writing. Locally, this all works well and looks great, but when the files are uploaded to the server it stops working. You can see the live example here:https://docs.flightsimulator.com/html/Content_Configuration/Sounds/Sound_Examples.htm It should look like this:Note that refreshing the page briefly shows the code with highlighting then it breaks... Checking the console output on the browser, I see no errors and the page should load fine, so my question is WHY is the online version not working and what can I do to resolve it? I suspect it's got something to do with the RoboHelp async loading of JS files required to build the ToC etc... but I have no idea how to resolve the issue. Note I've tested on Chrome and Edge and they both show the same issue, but Firefox seems to load everything fine.
Hi all, I have a problem with skin in Robohelp 2020. I have created a skin and customized it, but when I generate an output it shows only some of the skin elements and generated outputs are different even if created from the same skin. For example, there are no all customized buttons, font color and pictures are different in two outputs created with the same skin.
Hi, I am trying to perform a Find and Replace across all project topics in RoboHelp 2020.5.71. However when I receive the matches, I see no way to open the topic itself to see where the match exists. I would like to open the topic from the results list to see the context of the search term. I do not want to blindly replace something. Am I doing something wrong? Is this a bug or is this working as expected? These are the steps to reproduce:Click the Find and Replace icon.Specify a Search term in the Search field. Specify the' Replace with' field (I tried not using this and it still doesn't work).Select Topics from the Files of Type field.Select Current Project from the 'Look in' field.Click the Find All icon.The 'matches' are returned in a list on the bottom of the Find and Replace panel.The presented options are Previous Match, Next Match, Replace this result, or Remove this result.The topic where the first result was found does not display in
Okay, I'm using the Trial Version to evaluate TCS 2. One of the features that we would use here in my company is the ability to create DHTML drop-down text. In TCS 1, we have to do this on the RoboHelp side, and the ability to do this in FM is a key selling point for us.However, I can't get it to work in the compiled webhelp.I modified the paragraph properties of the DropDownCaption and DropDownBody tags in FM to match our own style, then followed the instructions in the help. Sure, in RH you can the see two components in the topic editor, but when I compile, it doesn't work.I didn't do anything to the styles on the RH side by the way.Does anybody know how to get this to work properly in compiled webhelp?Thanks.MC
Greetings,Continuing the process of becoming familiar with the current (non-classic) RH interface... in the classic version, a new style sheet could be created with something like a builder dialog, which listed the different type of styles for editing. Is there something like this in the current version of RoboHelp?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.