customize the View Status page
Moderators: Developer, Contributor
customize the View Status page
Hello All,
I request could someone help me how the define the value for # in view status page
I request could someone help me how the define the value for # in view status page
Re: customize the View Issues page
Hi,
I am sorry its View Issues.
Thanks,
Sasi
I am sorry its View Issues.
Thanks,
Sasi
Re: customize the View Status page
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
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
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
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
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
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
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
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
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 ?
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
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
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
-
- Posts: 4
- Joined: 27 Jun 2013, 15:42
Re: customize the View Status page
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
juanrestrepo91,
is this related to this thread?
If not, open a new one.
Please use English or use our French, German or Russian forum.
is this related to this thread?
If not, open a new one.
Please use English or use our French, German or Russian forum.
-
- Posts: 4
- Joined: 27 Jun 2013, 15:42
Re: customize the View Status page
Gracias por responder.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.
la verdad soy nuevo y nose donde deberia de ir el thread, te agradecería si me pudieras orientar.
tendré en cuenta el ingles
-
- Posts: 4
- Joined: 27 Jun 2013, 15:42
Re: customize the View Status page
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