I have the same problem... so if you find out how to order ticket-custom 
fields, please tell me how!

Eleonore

-----Message d'origine-----
De : [email protected] [mailto:[EMAIL PROTECTED] De la part de eMicBra
Envoyé : mercredi 11 juin 2008 00:12
À : Trac Users
Objet : [Trac] Sort order for custom fields.


Hello Trac Users,

We're running Trac v.11rc1 on Windows Server 2003 using the built in
Tracd server, which is running as a service using the SrvAny.exe
utility from the WinServer2003 Resource Kit.  It all seems to work
fine (with the caveat that you must manually kill the python.exe
process if/when you stop the Tracd service) and we've got several
projects set up.

My question is in regards to sort order on custom ticket fields.  I
set up a couple of custom fields in a [ticket-custom] section of the
trac.ini file, and, after stopping/starting the server, those fields
are available when viewing/editing tickets.

The problem I'm having is that I have specified a sort oder for the
custom fields, but it doesn't seem to make any difference.  My custom
fields appear at the end of the form, regardless of what sort order is
specified.

My custom fields are specified in the [ticket-custom] section like
this:
[ticket-custom]
FieldNameOne = text
FieldNameOne.label = Label Text
FieldNameOne.order = 1

FieldNameTwo = text
FieldNameTwo.label = Label Text
FieldNameTwo.order = 2

I've tried using zero and one based sort order starting values, no
difference.  Any suggestions for me?





--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to