[[PageOutline(2-5,Contents,pullout)]] = 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: [[Image(FieldGroups_ticket_box.png, border=2)]] 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: [[Image(FieldGroups_fieldsets.png, border=2)]] 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: [[Image(FieldGroups_admin_groups.png, border=2)]] 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: [[Image(FieldGroups_admin_fields.png, border=2)]] == Bugs/Feature Requests Existing bugs and feature requests for FieldGroupsPlugin are [report:9?COMPONENT=FieldGroupsPlugin here]. If you have any issues, create a [/newticket?component=FieldGroupsPlugin new ticket]. [[TicketQuery(component=FieldGroupsPlugin,group=type,format=progress)]] == Download Download the zipped source from [export:fieldgroupsplugin here]. == Source You can check out FieldGroupsPlugin from [/svn/fieldgroupsplugin here] using Subversion, or [source:fieldgroupsplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(fieldgroupsplugin, 3)]] == Author/Contributors '''Author:''' [wiki:bphinz] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''