I have a topic with a title such as 'Introduction to Product Name', were Product Name may differ for different product editions. Is it possible to use build flags for the topic title similar to the use of them in regular content?
Date
Votes
2 comments
-
Richard Sloggett The trick there is to use Project Properties - for which you can define a different value in each of your Build Profiles. Go into the Build Profile editor, select the Properties page and click the new toolbar button above the properties grid. Give your property a name (e.g. "ProductName"). Once it has been added to the property grid you can define the value for that Build Profile - e.g. "Product1". You can then edit your other Build Profiles for different products, giving that property the correct value in each. Finally, edit your Topic Title to include the property - e.g. "Introduction to %%ProductName%%". Let me know if you have any problems.
-
Martin Merkel Thanks, that solved the problem.
Please sign in to leave a comment.