Skip to main content
Participating Frequently
August 9, 2022
Question

To create dropdown list button in topic page header instead of a header link in frameless studio.

  • August 9, 2022
  • 3 replies
  • 123 views

I am using Frameless studio skin. I need a dropdown list in topic page header to show various versions of documents instead of a simple link in header(header link). Is there any way to add dropdown list in topic page header?

    This topic has been closed for replies.

    3 replies

    Community Expert
    August 12, 2022

    I had a poke around in the ejs file. Perhaps try adding the code outside (at the same level as) the header link container.

    Community Expert
    August 10, 2022

    What specifically isn't working? Nothing works? The list shows up but selecting an item doesn't change anything?

    Community Expert
    August 9, 2022

    I think you would need a developer to write a script to do what you want.

     

    You could look at Dynamic Content Filters, but that displays in a side bar.

    Participating Frequently
    August 10, 2022

    I have the working script and html for a button dropdown list. But I want it in the topic page header in frameless studio skin ( in the place where header links are appearing). I tried adding html code and including java script in topic page.ejs file, but it is not working. I need guidance to include button dropdown in frameless studio skin topicpage header in the place of header links.