You are here: User Interface Elements - How to Use Each One > Inserting Related Topics Links into Topics

Inserting Related Topics Links into Topics

This feature is supported in DotNet Help, HTML Help, WebHelp, WebHelp Plus, WebHelp AIR, and WebHelp Mobile output.

A Help control is a link (usually inserted at the bottom of a topic) that lets users open other topics that have some kind of a connection with the current topic. There are a few types of Help controls that you can use in Flare:

Note: Another type of automated link that can be added to topics is a relationship link, which has a similar result but works a bit differently than Help controls. One benefit of a relationship link is that you can create all of your link information in one place, in a single relationship table. Another benefit is that you can have multiple types of links at the bottom of topics (e.g., one for "Related Information," one for "Related Tasks," and one for "Reference Materials"). See About Relationship Tables.

There are a couple of methods do use for inserting related topics links. You can use the "drag-and-drop" method or the "Insert menu" method.

How to insert a related topics link into a topic using drag-and-drop
How to insert a related topics link into a topic using the Insert menu

WHAT'S NEXT?

If you want to change the way the link looks, you can modify the style of the related topics link. See Editing Related Topics Links.

You also may want to apply an "online only" condition tag to the paragraph tag holding the link. The main reason for this has to do with creating print-based output. When you generate print-based output, Flare automatically removes any Help control links in your topics, since they do not make sense in print output. However, this may leave an empty <p> tag at the end of that topic. This means that there will be an extra empty paragraph, where you might not expect there to be one. For example, in print-based output, you might notice that a particular topic ends near the bottom of the page. Let's say that on the next page, a new heading should start. Furthermore, let's say that the heading style specifies a page break before it. If you have an empty paragraph after the text on the first page, you might end up with a blank second page before the new heading starts on the third page. Applying a condition tag to the paragraph holding the Help control link will ensure that an empty paragraph does not occur in that location. See Applying Condition Tags to Content.

See Also

Downloads (PDF Format):

Flare Quick Guide

Flare Getting Started Guide

Flare What's New Guide

Flare Key Features Guide

Flare Transition From RoboHelp Guide

Flare Transition From FrameMaker Guide

Flare Styles Guide

Flare Printed Output Guide

Flare WebHelp Plus Guide

Flare Shortcuts