Page 1 of 1

Topic Within a Topic

Posted: Fri May 17, 2024 6:37 am
by cdotdark
I was wondering if anyone knows of a Flare feature or workaround where you can display a topic within a topic? Essentially, what I'd like to be able to do is single source content by having individual topics that I can then insert into a larger topic. I know about snippets; I need these items to work as stand-alone topics as well.

In this case, I have an API document that has around 40-50 API listings. Due to the amount of content & amount in each listing, I want to create separate topics for each API (and then putting them into a TOC for print/PDF output), then create a mega topic for online output with each listing puling content from the respective API topic. Basically, making topics act as snippets but retain full functionality as a topic.

Is there a way to accomplish something like this, or would using snippets be my best bet?

Thanks in advance!

Re: Topic Within a Topic

Posted: Mon May 20, 2024 3:08 am
by AlexFox
Have you considered trying to use an <iframe> or something more modern like <object>?

Re: Topic Within a Topic

Posted: Fri May 24, 2024 9:40 am
by devjoe
Would popup links work? Make the mega-topic simply a list of popup links, which each display another topic within a popup that appears over that main topic. Users would only be able to see one at a time.

The other possibility is indeed using snippets. In this case you'd have the individual topics each containing one snippet and your big topic containing all of them.