Geoff
Thanks for reply. I actually figured this out: In the cs template
file, I did this:

     <?cs if: field.label == 'O/S' ?><?cs set:fullrow = 1 ?>
     <?cs /if ?>
'O/S' is the name of my custom field and the next field now got pushed
right below it!

On Nov 1, 4:32 pm, Geoff Robinson <[EMAIL PROTECTED]> wrote:
> Hi, this doesn't exactly answer the absolute ordering question - but
> when I was working through this I used custom fields as spacers with
> only ':' as content.  In your case you would use 4 spacers ordered so
> they would offset your other custom fields properly.
>
> Hope this helps,
>
> Geoff
>
> On Nov 1, 10:35 am, ConnieRunOnTrac <[EMAIL PROTECTED]> wrote:
>
> > Hi I need help on the following, wondering if anyone can answer this?
>
> > I would like to control the ABSOLUTE order of the custom and out of
> > the box fields. I know in ini file, I can specify the ORDER using
> > ".order" under the [ticket_custom] section. I searched through google,
> > but could not find anything....help! I want to do something like this:
> > any idea?? In the ticket properties, I want the fields to show up with
> > the following order
>
> > Priority              Keywords
> > Severity             Assign to
> > Component        --empty--
> > Custom field 1    Custom field 2
> > Custom field 3    Custom field 4
> > Custom field 5    --empty--
> > Custom field 6    --empty--
> > Custom field 7    --empty--
>
> > Thanks in advance!


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