On Tue, Nov 15, 2016 at 9:38 PM, Mo <[email protected]> wrote: > Hi, I'm also looking for a way to define a custom order for non-custom > ticket fields and custom ticket fields. > > As for the custom there is this possibility: > > project = select > project.order = 5 > > But there is no way to define that for internal fields such as type and > priority. It would be nice to set the internals in [ticket-custom] as well > by defining the order only. > There was already a request like this before: > https://trac-hacks.org/ticket/2642#comment:11 > > Is redefining the CS template the only way? Which template define the ticket > fields?
See https://trac-hacks.org/wiki/TracTicketFieldsLayoutPlugin. -- Jun Omae <[email protected]> (大前 潤) -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
