Contents
Group sets of related fields together
Description
This plugin groups sets of related ticket fields together, both in the change properties section of the ticket page as well as in the ticket box section. It provides an admin console for easy management of fieldgroups.
This first image shows the effect that the plugin has on the ticket box:
- Two new groups have been created: "Deadlines & Signoff" and "Information"
- The fields "Begin Date" and "Due Date" have been grouped together in the "Deadlines & Signoff" group
- The field "Repository URL" field has been grouped into the "Information" group.
A header is created for each group and then the fields are listed one per line. The values (none are shown here) would be displayed alongside the field names:
The next image shows how the groups are broken out into separate fieldsets under the standard "Change Properties" fieldset in the "Modify" section of the ticket:
An admin console similar to the standard AdminEnum interface is provided for adding, removing, and re-ordering the field groups. The "order" specifies the sequence in which the groups are displayed in both the ticket box and the change properties section:
Individual field groups are managed using a datatable generated through jQuery. Fields are added or removed from the group using this table, accessible by clicking the field group's link on the main Field Groups admin console:
Bugs/Feature Requests
Existing bugs and feature requests for FieldGroupsPlugin are here.
If you have any issues, create a new ticket.
defect |
2 / 4 |
||
---|---|---|---|
enhancement |
0 / 2 |
Download
Download the zipped source from here.
Source
You can check out FieldGroupsPlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
Author/Contributors
Attachments (4)
-
FieldGroups_admin_groups.png (90.0 KB) - added by 12 years ago.
Admin console for managing fieldgroups
-
FieldGroups_admin_fields.png (100.9 KB) - added by 12 years ago.
Admin console for managing fields within a fieldgroup
- FieldGroups_ticket_box.png (101.3 KB) - added by 12 years ago.
- FieldGroups_fieldsets.png (84.4 KB) - added by 12 years ago.
Download all attachments as: .zip