Multiple indexes not possible with topic based index keywords
(RoboHelp 10)
If index keywords are only required in a certain output, then you can create multiple indexes and select one of the indexes while adding an index keyword (Index tab of the Topic Properties dialog). This works fine if the project settings are such that index keywords are added to a HHK file, but if you choose to store index keywords in the topics, this is not possible to select an index (the Select index box is grayed out).
Another possibility is to Apply a Conditional Build Tag to each index keyword from the Index pod. Unfortunately, after doing this for some keywords, I get the following error when I save the project:
'An error occured while trying to save data to <...\rhkkeyword.apj>'
When I look at the contents of that file, it seems to be cut off halfway.
After closing and opening the project, the CBTs applied to index keywords are lost.
When the rhkkeyword.apj file is deleted, it is remade by RoboHelp, and the error no longer occurs, but when the index is edited, it happens again.
A third option that I used in RoboHelp X3 no longer works. I edited the index line in the html code to get the index keyword in the proper output, like this: <meta name="MS-HKWD" content="index keyword" style="x-condition:output;" />
My question is if anyone knows how to get conditional index keywords work for topic based index keywords.