Page 1 of 1

customize the View Status page

Posted: 25 Jun 2013, 10:32
by sasee
Hello All,

I request could someone help me how the define the value for # in view status page

Re: customize the View Status page

Posted: 25 Jun 2013, 11:34
by atrol
I have no idea what you are asking for.
There is no "View Status" page in MantisBT.

Re: customize the View Issues page

Posted: 25 Jun 2013, 11:37
by sasee
Hi,

I am sorry its View Issues.

Thanks,
Sasi

Re: customize the View Status page

Posted: 25 Jun 2013, 14:05
by atrol
I am not complete sure that I understand what you mean.

Maybe writing a custom_function_override_print_column_title is what you have to do.
http://www.mantisbt.org/docs/master-1.2 ... USTOMFUNCS

Re: customize the View Status page

Posted: 26 Jun 2013, 06:10
by sasee
Hi Atrol,

Thanks for the quick reply.

However i am unable to find the solution. Please find the my below requirement in details.

I need a create a category called "Doc ID" and the same has to visible in the view issue page after the "ID". I have added the column in My SQL table and i able to see the same in the view issue page but the values which i am entering are not visible.

Request you to kindly suggest.

Thanks,
Sasi

Re: customize the View Status page

Posted: 26 Jun 2013, 06:41
by atrol
You should never change any of the existing database tables of MantisBT.

I recommend to use custom fields for such kind of customizations.
http://www.mantisbt.org/docs/master-1.2 ... STOMFIELDS

Re: customize the View Status page

Posted: 26 Jun 2013, 11:29
by sasee
Hi Atrol,

Thanks for the reply.

I have created a field named Doc_ID as suggested but the value is coming like this @Doc_ID@. Please help.

Regards.
Sasi

Re: customize the View Status page

Posted: 26 Jun 2013, 20:54
by atrol
I was not able to reproduce your problem with a fresh install of the latest stable version of MantisBT (1.2.15 at the moment).

You have to provide detailed, step-by-step instructions to reproduce the issue. Additional information listed below may also be useful:

- Exact version of MantisBT, PHP, Database, Web server and Operating System
- Relevant customizations (e.g. changes in config_inc.php, etc)
- Installed plugins or custom functions ?
- Was the MantisBT source code modified in any way ?

Re: customize the View Status page

Posted: 27 Jun 2013, 11:46
by sasee
Hi Atrol,

I like to thank you for your great support.

Its, working fine and the values are visible as require.

Let you know, if i find any issues.

Thanks again,
Sasi

Re: customize the View Status page

Posted: 27 Jun 2013, 16:16
by juanrestrepo91
hola alguien me podría colaborar, necesito hacerle una modificación a la pagina que me carga las incidencias de todos los proyectos, quisiera que el arreglo que contiene todos esos datos hiciera una validacion antes, de mostrarlos. Gracias

Re: customize the View Status page

Posted: 27 Jun 2013, 18:27
by atrol
juanrestrepo91,
is this related to this thread?
If not, open a new one.
Please use English or use our French, German or Russian forum.

Re: customize the View Status page

Posted: 27 Jun 2013, 19:52
by juanrestrepo91
atrol wrote:juanrestrepo91,
is this related to this thread?
If not, open a new one.
Please use English or use our French, German or Russian forum.
Gracias por responder.

la verdad soy nuevo y nose donde deberia de ir el thread, te agradecería si me pudieras orientar.
tendré en cuenta el ingles

Re: customize the View Status page

Posted: 18 Sep 2013, 14:36
by juanrestrepo91
atrol wrote:juanrestrepo91,
is this related to this thread?
If not, open a new one.
Please use English or use our French, German or Russian forum.

hello atrol anyone been able to solve this, thanks