Help with Creating Custom Buttons

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
kec161
Posts: 10
Joined: 25 Jan 2006, 16:31

Help with Creating Custom Buttons

Post by kec161 »

Does anyone have experience creating custom buttons?

We have a field called QA Reviewed that has the options Approved and Rejected. I'd like to add a button to the top of the Advanced View Details page where I could click it and it would set the custom QA Reviewed field to Approved. This would replace me updating the bug, scrolling to the custom QA reviewed field, selecting Approved and hitting OK.

I saw that I can customize the custom_function_default_print_bug_view_page_custom_buttons function in custom_function_api file but then I'm lost. Does anyone have some sample code that I could glance at?
Post Reply