customize the View Status page

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

customize the View Status page

Post by sasee »

Hello All,

I request could someone help me how the define the value for # in view status page
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: customize the View Status page

Post by atrol »

I have no idea what you are asking for.
There is no "View Status" page in MantisBT.
Please use Search before posting and read the Manual
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

Re: customize the View Issues page

Post by sasee »

Hi,

I am sorry its View Issues.

Thanks,
Sasi
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: customize the View Status page

Post 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
Please use Search before posting and read the Manual
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

Re: customize the View Status page

Post 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
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: customize the View Status page

Post 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
Please use Search before posting and read the Manual
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

Re: customize the View Status page

Post 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
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: customize the View Status page

Post 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 ?
Please use Search before posting and read the Manual
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

Re: customize the View Status page

Post 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
juanrestrepo91
Posts: 4
Joined: 27 Jun 2013, 15:42

Re: customize the View Status page

Post 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
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: customize the View Status page

Post 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.
Please use Search before posting and read the Manual
juanrestrepo91
Posts: 4
Joined: 27 Jun 2013, 15:42

Re: customize the View Status page

Post 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
juanrestrepo91
Posts: 4
Joined: 27 Jun 2013, 15:42

Re: customize the View Status page

Post 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
Post Reply