Webhelp with multiple guides
Posted: Wed Jun 06, 2018 6:40 am
Hi, there are multiple guides in my webhelp output, like:
introduction guide
getting started guide
configurations guide
developer guide
troubleshooting guide
I have some questions about the customization of my webhelp.
How to add a pdf download link in each div?[/b]
By default, the default div contains div and div.
Is there any way that I can add another div in the div, and set different pdf download link?
2. Is there any way that I can add a button beside the search field?
This button will allow users to select the search scope.
By default, the search scope is for the whole webhelp.
In my idea, I want to users to click the button to select their desired guide to search, that will help them find the answer quickly and efficiently.
For example, when the user click the button to choose developer guide and search, he/she will get only the results from the developer guide.
Is that possible?
introduction guide
getting started guide
configurations guide
developer guide
troubleshooting guide
I have some questions about the customization of my webhelp.
How to add a pdf download link in each
Code: Select all
wh_title
By default, the default
Code: Select all
wh_title
Code: Select all
wh_tile_text
Code: Select all
wh_tile_shortdesc
Is there any way that I can add another div in the
Code: Select all
wh_title
2. Is there any way that I can add a button beside the search field?
This button will allow users to select the search scope.
By default, the search scope is for the whole webhelp.
In my idea, I want to users to click the button to select their desired guide to search, that will help them find the answer quickly and efficiently.
For example, when the user click the button to choose developer guide and search, he/she will get only the results from the developer guide.
Is that possible?