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

How to exclude filename in the output search result of Robohelp

New Here ,
Jan 27, 2021 Jan 27, 2021

Copy link to clipboard

Copied

Hi,

 

Once we take the output from Robohelp (Classic 2019), in the search result, it displays filename as well.

Is there a way to exclude the filename in the search result?

 

SearchResult.PNG

Views

103

Translate

Translate

Report

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 ,
Jan 27, 2021 Jan 27, 2021

Copy link to clipboard

Copied

I seem to recall discussions about this before, but I can't recall what the outcome of them was. Are you all patched up? Have you tested with other layouts or the sample project?

Votes

Translate

Translate

Report

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 ,
Jan 27, 2021 Jan 27, 2021

Copy link to clipboard

Copied

LATEST

For RH2019 Classic, you should be able to edit the css file for the screen layout.

 

In the Output pod, expand your screen layout, right-click on the layout.css and select Edit With > HTML Editor (don't try to use the css editor). Search for 'div.wSearchURL'.

 

Change this line:

div.searchresults .wSearchResultItem div.wSearchURL { margin-top: .5em; font-size: .75em; word-wrap: break-word; }

to:

div.searchresults .wSearchResultItem div.wSearchURL { display: none; }

 

I think that should be all you need. 

Votes

Translate

Translate

Report

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