Search found 3 matches

by ashik
24 Aug 2017, 06:55
Forum: Customizations
Topic: Adding Reporter Contact No, Designation automatically
Replies: 5
Views: 6530

Re: Adding Reporter Contact No, Designation automatically

Dear Atrol,
Thank you for your suggestion. OK fine, I am not changing mantis_user_table. I have very basic knowledge of Programming so If I create new table as per my requirement where i can keep reporters' contact no, designation, branch name, how can I display that information to the Custom Field ...
by ashik
24 Aug 2017, 05:43
Forum: Customizations
Topic: Adding Reporter Contact No, Designation automatically
Replies: 5
Views: 6530

Re: Adding Reporter Contact No, Designation automatically

Dear Atrol,
Thanks for your quick response. I am giving you an explanation of my problem, my mantis_user_table is being updated automatically which conveys Active Directory user so for this reason I wanted to add some columns (branch name, contact no, designation) of the corresponding user to the ...
by ashik
23 Aug 2017, 10:24
Forum: Customizations
Topic: Adding Reporter Contact No, Designation automatically
Replies: 5
Views: 6530

Adding Reporter Contact No, Designation automatically

Hello,
I have added 3 columns like branch name, contact no, designation to the mantis_user_table & beside this I have created 3 custom fields to bug_report_page.php. When anybody will report any issue then branch name, contact no, designation fields will be filled up automatically from mantis_user ...