Forum Discussion
Tim_h Thanks for this reply, I haven't been able to work on this piece for a bit, sorry for the delay.
I am trying to put this together. I made a new component called "menu-bar@override". Trying to get the original code from the menu-bar component is escaping me though. Is there a way we can see the actual code break down? Copying the HTML from the source on the loaded page isn't the best because it doesn't have any variables anymore.
If I use @delegate, then I can't edit the normal code in there.
I might just be missing something... am I going about this wrong?
Hi Quelyn , I don't think there's a way to get the code of an original component.
Normally you'll need to look at the functionality and create freemarker/api calls to recerate that.
Which menu component are you overriding?
If it's within a forum post you an just write your code to get the message id of the parent post and link to the TKB form from there.
If it's within the TKB drafts section for nominated posts it'll be a little more work to replace the individual rows generated from topics.
The former is much easier to do, it'll just come down to where you insert the component. I've never inserted one into the menu list dropdown sorry. Only added a new button for things :)
Tim
Related Content
- 11 months ago
- 9 years agoInactive User