Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#6280 closed defect (invalid)

Is there a way to control the ABSOLUTE (and not relative) order of custom and non-custom fields?

Reported by: Connie Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

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

PriorityKeywords
SeverityAssign to
Component—empty—
Custom field 1Custom field 2
Custom field 3Custom field 4
Custom field 5—empty—
Custom field 6—empty—
Custom field 7—empty—

Attachments (0)

Change History (2)

comment:1 by ThurnerRupert, 17 years ago

Resolution: invalid
Status: newclosed

allow closing this - would you mind posting this to the trac-users list on http://groups.google.com/group/trac-users?

comment:2 by Connie, 17 years ago

For the benefit of others:

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! It is working perfectly!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.