<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jennifer,<br>
<br>
I had the same problem and we're on 3.6.4. I don't know if this happens
to later versions. I would order the Custom Fields, moving them up and
down, and yet, when going to create a ticket, nada. I cleared cache and
re-booted, nada. Then I went to Config->Queues->CustomFields and
un-applied them all and then re-applied them (one at a time) in the
sequence I wanted and that worked. I'm not sure if there is another way
to do it, but that worked for me. This worked for the "Queue-level"
CF's. The Global ones seem to go first and I only had one of those, so
that was OK for me. Hope this helps.<br>
<br>
Kenn<br>
LBNL<br>
<br>
On 7/10/2009 12:37 PM, Jennifer Scales wrote:
<blockquote
 cite="mid:2724FD2D8A52834DA7397590B2F2F6AB40557A3F04@EXVMBX018-1.exch018.msoutlookonline.net"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.5pt;
        font-family:Consolas;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoPlainText">Hey all,<o:p></o:p></p>
  <p class="MsoPlainText"><o:p> </o:p></p>
  <p class="MsoPlainText">I'm having a problem with the ordering of
custom fields
on the "Create a new ticket" page, and I'm hoping someone can point
me in the right direction.<o:p></o:p></p>
  <p class="MsoPlainText"><o:p> </o:p></p>
  <p class="MsoPlainText">The order in which the custom fields display
on the 'Create
Ticket' page bears no actual relationship to the ordering set with the
web-based admin tools.<o:p></o:p></p>
  <p class="MsoPlainText"><o:p> </o:p></p>
  <p class="MsoPlainText">I verified the SortOrder directly in the DB,
and this
matches what I see on the admin config page.<o:p></o:p></p>
  <p class="MsoPlainText"><o:p> </o:p></p>
  <p class="MsoPlainText">I then did some digging in the source code
and traced it
to the /Ticket/Elements/EditCustomFields code and the 'iterator'-like
calls to
the $CustomFields->Next function. Seeing that, I tried re-calling
the
OrderByCols function of the CustomFields collection in the %INIT block
of the
EditCustomFields like so:<o:p></o:p></p>
  <p class="MsoPlainText"><o:p> </o:p></p>
  <p class="MsoPlainText"><o:p> </o:p></p>
  <p class="MsoPlainText">$CustomFields->OrderByCols(<o:p></o:p></p>
  <p class="MsoPlainText">         { ALIAS
=> 'main',<o:p></o:p></p>
  <p class="MsoPlainText">          
FIELD => 'SortOrder',<o:p></o:p></p>
  <p class="MsoPlainText">          
ORDER => 'ASC' }<o:p></o:p></p>
  <p class="MsoPlainText">     );<o:p></o:p></p>
  <p class="MsoPlainText"><o:p> </o:p></p>
  <p class="MsoPlainText">Still no dice - the Next iterator is ignoring
the
SortOrder for no reason I can fathom, and trying to make a coherent
layout is
nigh impossible.<o:p></o:p></p>
  <p class="MsoPlainText"><o:p> </o:p></p>
  <p class="MsoPlainText">Has anyone else seen this, or can suggest a
solution or
workaround?<o:p></o:p></p>
  <p class="MsoPlainText">FWIW, I'm using RT 3.8.2.<o:p></o:p></p>
  <p class="MsoPlainText"><o:p> </o:p></p>
  <p class="MsoPlainText">Thanks in advance,<o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 10.5pt; font-family: Consolas;"><o:p> </o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10.5pt; font-family: Consolas;">Jennifer
Scales<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10.5pt; font-family: Consolas;">Help
Desk/Public Lab Coordinator<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10.5pt; font-family: Consolas;">College
Information Resources<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10.5pt; font-family: Consolas;">Haverford
College<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10.5pt; font-family: Consolas;"><a class="moz-txt-link-abbreviated" href="mailto:jscales@haverford.edu">jscales@haverford.edu</a><o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10.5pt; font-family: Consolas;">(610)
896-1373 <o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-size: 10.5pt; font-family: Consolas;"><o:p> </o:p></span></p>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
<a class="moz-txt-link-freetext" href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a>

Community help: <a class="moz-txt-link-freetext" href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a>
Commercial support: <a class="moz-txt-link-abbreviated" href="mailto:sales@bestpractical.com">sales@bestpractical.com</a>


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at <a class="moz-txt-link-freetext" href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a></pre>
</blockquote>
</body>
</html>