After creating and applying condition tags, you need to tell Flare what your target should do with the condition tags that you have created and applied. Should content with a particular condition tag be included in or excluded from that target?
How to associate a condition tag with a target
Make sure the Project Organizer is open.
Double-click the Targets folder. The folder opens, showing the targets in your project.
Double-click the target that you want to associate with one or more condition tags. The Target Editor opens to the right.
Click the Conditional Text tab. The Conditional Text tab shows all of the condition tags in your project and their associated colors. An Include and Exclude check box appears next to each condition tag.
By default, all tags will be included in the target unless you specify otherwise. If you want to exclude a condition tag from the output for this target, click the Exclude check box next to it. If you want to make sure a condition tag is included in the output for this target, click the Include check box next to it.
Why is there an Include check box if all tags are included by default? The Include check box is necessary in case you have two or more tags associated with the same content and there is a conflict.
example
Suppose you have two condition tags in your
You have created a
By default, Flare will include content associated with both tags, unless you tell it not to. So you tell Flare to exclude the content associated with the "Beginner" tag. The problem is the middle paragraph from the
to save your work.Note: Condition tags are not supported if you are generating a target using the DITA output type, in the sense that you cannot include or exclude condition tags for that DITA output. Therefore, when you open a DITA target, the options in the Conditional Text tab are disabled. However, DITA-specific condition tag attributes are preserved in Flare when you import from DITA; the DITA attributes are converted to condition tag sets in Flare. In fact, you can create custom condition tag sets in Flare that can be useful when you generate DITA output from Flare. You simply need to make sure that the condition tag sets follow the established DITA naming conventions for those attributes: condition tag sets can be named "audience," "product," "platform," "props," and "otherprops." When you generate the output, the condition tag sets are converted to the appropriate DITA attributes.