Sorting RTFM Customfields

Hi,

I was in Configuration->Classes->My Class->Custom Fields and changed 

the number in the box to the right of my custom field in attempt to
change the order. But the order didn’t change until I went to custom
Configuration->Custom Fields and changed the sort order there. So whats
the first box I changed for if it isn’t sorting? if it is sorting is
this a bug?

We are using rt 3.1.16 will be upgrading to 3.2.1 as soon as it is announce.

John

John:

Where are you seeing the sorting change/not change?

JesseOn Thu, Jul 15, 2004 at 09:34:53AM -0700, John Gedeon wrote:

Hi,

I was in Configuration->Classes->My Class->Custom Fields and changed
the number in the box to the right of my custom field in attempt to
change the order. But the order didn’t change until I went to custom
Configuration->Custom Fields and changed the sort order there. So whats
the first box I changed for if it isn’t sorting? if it is sorting is
this a bug?

We are using rt 3.1.16 will be upgrading to 3.2.1 as soon as it is announce.

John

Jesse Vincent wrote:

John:

Where are you seeing the sorting change/not change?

Jesse

If I change the sort order under Configuration->Classes->My
Class->Custom Fields the order of the CF’s doesn’t change on the New
Article page nor on the View Article page. (we are using RTFM 2.0.4pre1
I will be upgrading to 2.0.4 as soon as I can.)

John

If I change the sort order under Configuration->Classes->My
Class->Custom Fields the order of the CF’s doesn’t change on the New
Article page nor on the View Article page. (we are using RTFM 2.0.4pre1
I will be upgrading to 2.0.4 as soon as I can.)

In lib/RT/FM/CustomFieldCollection_Overlay.pm, uncomment the last
commented line of code in LimitToClass and tell me if this fixes the
issue.

Jesse