on-click behavior of parent page with no actual content
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 115
- Joined: Mon Jul 10, 2023 11:49 am
on-click behavior of parent page with no actual content
Hi,
My colleagues asked me if I can customize the on-click behavior of certain parent node in webhelp:
Thanks!
Regards,
Galano
My colleagues asked me if I can customize the on-click behavior of certain parent node in webhelp:
image.png
For example, some certain parent node exists as a container for children topics only, but they don't have any meaning. The ideal on-click behavior for such parent node / page is that users can click to expand its children topics list but no new page for empty topic (for example, page for A)image.png
Is there any parameter I can configure in the webhelp transformation scenario?Thanks!
Regards,
Galano
You do not have the required permissions to view the files attached to this post.
-
- Posts: 52
- Joined: Thu Mar 05, 2009 11:44 am
Re: on-click behavior of parent page with no actual content
Hi,
You should use the topichead element in the main ditamap to group certain topics, something like this:
Regards,
Marius
You should use the topichead element in the main ditamap to group certain topics, something like this:
Code: Select all
<map>
<title>Home</title>
<topicref href="getting_started.dita">
<topicref href="step1.dita"/>
<topicref href="step2.dita"/>
</topicref>
<topicref href="function_references.dita">
<topicref href="functions.dita"/>
<topichead navtitle="A">
<topicref href="abss.dita"/>
<topicref href="acf.dita"/>
<topicref href="acos.dita"/>
<topicref href="add.dita"/>
</topichead>
</topicref>
</map>
Marius
Marius Ciolacu
Syncro Soft / Oxygen XML
Syncro Soft / Oxygen XML
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service