Hi friends,
I'd like to add another button to the bugnotes like "Edit", "Delete" and "Make Private". I'v tried to hook the EVENT_BUGNOTE_ADD event, but i cannot get the idea. Can anyone give me an example how to add a button near the other buttons?
Thanks!
Kind regards,
dandjo
Plugin Development 1.2.3: add another button to bugnotes
Moderators: Developer, Contributor
Re: Plugin Development 1.2.3: add another button to bugnotes
Thanks, I will try. And how do I add a button? Simply printing the html-Code, or is there a special structure I should use? Are there any examples?
Re: Plugin Development 1.2.3: add another button to bugnotes
Thannks, I got the idea!
Re: Plugin Development 1.2.3: add another button to bugnotes
Look at Product Matrix.dandjo wrote:Thanks, I will try. And how do I add a button? Simply printing the html-Code, or is there a special structure I should use? Are there any examples?