Project

General

Profile

Actions

Feature #8417

open

per tracker configurable issue form layout with preview

Added by Terence Mill almost 13 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2011-05-20
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

I thought about an approach to make the issue form layout completly configurable by user and i found it!

Being able to set issue form layout, would need a to configure table cell for every field.

E.g

field column row
title 1 1
subject 1 2
description 1 3
Status 1 4
Priority 1 5
Assignee 1 6
Category 1 7
Affected version 1 8
Start date 2 4
Due date 2 5
Estimated time Hours 2 6
%Done 2 7
Resolution 2 8
Files 1 9

The algo to make a table layout of this is pretty simple. It has to search for all list entries with same row number and make a table with number of columns used in this rows. In the redmines standard issue form case (see table above) first 3 rows have one column layout, row 4-8 have 2 column layout and row 9 has one column again).

A Preview Link can show how the issue form will be rendered with the entered value in the layout configuration table.

See my wireframe demo for better imagination.


Related issues

Related to Redmine - Feature #8447: support for custom fields to be structured like description fieldClosed2011-05-26

Actions
Related to Redmine - Feature #4388: Ablitity to rearrange tracker fields for particular projectNew2009-12-11

Actions
Related to Redmine - Feature #7784: Ordering/Placement of Custom FieldsNew2011-03-04

Actions
Related to Redmine - Feature #12250: Configure order custom fieldsNew

Actions
Related to Redmine - Feature #3543: Improve 'long text' custom fieldsClosed2009-06-25

Actions
Actions

Also available in: Atom PDF