Page 1 of 1

Order of display for WebHelp

Posted: Mon Feb 13, 2017 6:13 pm
by ann.jensen
Hi,
My topic has the following elements (I have omitted the content)

Code: Select all

<concept id="c_register_vendor_header">
<title></title>
<shortdesc></shortdesc>
<prolog> <metadata> <keywords> </keywords> </metadata></prolog>
<conbody>
<p></p>
</conbody>
</concept>
The topic has 2 child topics and exists in a reltable entry.
When I transform using WebHelp the output content renders with the following order:
Title
Shortdesc
Related Concepts
Child topics

I would prefer if the Related Concepts appeared a the bottom of the output as they are easily confused with child topics.
Can this be configured?
Thanks in advance,
Ann

Re: Order of display for WebHelp

Posted: Tue Feb 14, 2017 5:32 pm
by radu_pisoi
Hi,

A assume that you are using the WebHelp Responsive transformation.

In this case, please follow the Rel. Links Displaying Above Hierarchy Links forum thread that treats the same problem.