History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRA-5868
Type: Improvement Improvement
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: pierre-yves voirol
Votes: 10
Watchers: 5
Operations

If you were logged in you would be able to see more operations.
JIRA

Field Management / BIG layout improvement

Created: 08/Feb/05 02:12 AM   Updated: 14/Apr/08 02:34 AM
Component/s: Web interface, Custom Fields
Affects Version/s: 3.0.3
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Oracle 9.2.0.5 / Windows 2000 / Standalone
Issue Links:
Reference

Participants: Mark Chaimungkalanont [Atlassian] and pierre-yves voirol
Since last comment: 180 weeks, 1 day ago
Labels:


 Description  « Hide
As Atlassian's team is currently working on fieldmanagement for 3.2 it could had the following improvement : the ability to define the "size" (width, heigth or number of items, ...) of fields when displayed.

Actually, the only hack is to modify some JSP's or .vm files (templates). It's a pain.

For EACH FIELD (system & custom) and depending on its type, it should be possible to define its display "properties", for example :

  • type = free text : width and height
  • type = multi-select : width and number of items (height) to display in the list
  • type = text field : width
  • type = cascading select : width and number of items to display in the list
  • type = multi-checkboxes : items displayed vertically / items displayed horizontally + number of columns
  • type = number fields : format (99999.99, 9999.0, 9999, 0000, .....)
  • type = radio buttons : like multi-checkboxes

And last but not least, for fieldtype allowing "none" value it should be possible to specify that "none" value is not allowed -> a default value should be mandatory



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thanks for that. Will certainly be looking into this when we allow for configurable custom fields