That's awesome, easy, and I had overlooked it. Thanks Erik. Chris
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Erik Bray Sent: Friday, June 15, 2007 12:53 PM To: [email protected] Subject: [Trac] Re: Order of Custom Ticket Fields Under the [ticket-custom] section you can put <field_name>.order = <weight>. The order value is just a weight basically to help determine the ordering. So for example, you could write: start_date.order = 100 end_date.order = 101 I think that would work. On 6/15/07, Wetterman, Christopher <[EMAIL PROTECTED]> wrote: > > > All, > > I've included some custom ticket fields in the trac.ini. How is it > that you can order the elements listed here on a ticket? For example I > have 2 textfields, start date and end date. No matter the order in the > .ini file and upon restarting Apache the end date is always first. Is > there a way to state the order of custom ticket fields? > > Thanks. > > Chris > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
