help in customising a mantis

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
santy143all
Posts: 30
Joined: 10 Oct 2012, 06:57

help in customising a mantis

Post by santy143all »

i want to customise mantis such that bug_report _page should run on click of submit button at view_all_bug_page

please help me as soon as possible i am newbie to php :roll: :(
atrol
Site Admin
Posts: 8577
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: help in customising a mantis

Post by atrol »

santy143all wrote:click of submit button at view_all_bug_page
There is no submit button on this page.
Which page do you mean?
Please use Search before posting and read the Manual
santy143all
Posts: 30
Joined: 10 Oct 2012, 06:57

Re: help in customising a mantis

Post by santy143all »

i have added the code bug_report_page to view_all_inc page such that on submission of the bug it should submit the bug but its not doing anything jus resting all the fields the changes of view_all_inc pages are visible at view_all_bug_page

please help me with same..
Attachments
bug_report_page.txt
(21.21 KiB) Downloaded 849 times
view_all_inc.txt
(10.05 KiB) Downloaded 768 times
Post Reply