On Sep 10, 8:14 am, Olemis Lang <[email protected]> wrote: > On Sat, Sep 5, 2009 at 3:14 PM, dbpokorny <[email protected]> wrote: > > > Hi, > > > In Mantis it is possible to define a different order of the custom > > fields on a ticket for each project (milestone). Is it possible to do > > the same in Trac, or is there a plugin for this? > > TracReports or TracQuery is not enough ? > > -- > Regards, > > Olemis. > > Blog ES:http://simelo-es.blogspot.com/ > Blog EN:http://simelo-en.blogspot.com/ > > Featured article: > Introducción a la API de Google Analytics > -http://feedproxy.google.com/~r/simelo-es/~3/iRzT5_lZg4c/introduccion-...
I am not sure exactly what you are asking. Are you referring to in the tickets themselves, or on reports? Also, do you mean per milestone, or per project? (I know there are some terminology differences there with Mantis) in tickets, per project, you can set the order of custom fields with the order property. customfieldX.name customefieldX.order=6 ...etc. in queries, you can set the order of reporting whether directly in the query string if the order, I think it is the "cols" keyword(if creating a link to a specific query in a wiki link), and I want to say the order in which you click the different check boxes affects the display order, but I can't confirm that (it's just some wild conjecture that seems right to me.) Finally, there is the default query string under the query section of config which might be of some value to you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
