i,
I am trying to create a quick link to create related items via a button in some of my issues. The goal will be to pre-populate much of the create issue page. I have tried this using Script Fragments, and have followed the examples, such as the XML module example which displays a drop down menu. I have a "Create Tasks" web-item, and a "New Feature" web-item.
With my XML Module I am able to get it to work in the top menu (system.top.navigation.bar) but this is not where I want it.

I want in in the issue view. As such I have used the exact same XML module, except I have changed the location of the first web-item to be "operations-restore". This results in a button being displayed where I want it, but no drop-down options!

I have tried using web-items / web-sections and get the same result as with the XML module. Maybe this just cannot be done?
Thanks for the replies!
Jon