Difference between revisions of "Calc/Features/DataPilot enhanced field popup window"

From Apache OpenOffice Wiki
< Calc‎ | Features
Jump to: navigation, search
m (Visual clue for fields with hidden members: some wording tweak)
m (Visual clue for fields with hidden members: fixed a lie.)
Line 71: Line 71:
  
 
=== Visual clue for fields with hidden members ===
 
=== Visual clue for fields with hidden members ===
[[Image:Calc_DP_enhanced_popup_window_button.png|thumb|right|Field button with no visible members (left), and one with one or more hidden members (right)]]
+
[[Image:Calc_DP_enhanced_popup_window_button.png|thumb|right|Field button with all members visible (left), and one with one or more hidden members (right)]]
 
As mentioned in the previous section, the popup arrow is located on the right side of the field button.  The arrow is normally black, but when the field contains one or more hidden members, the arrow turns its color to blue, and displays a tiny square at its lower-right corner to provide visual hint to the users for the presence of hidden members.
 
As mentioned in the previous section, the popup arrow is located on the right side of the field button.  The arrow is normally black, but when the field contains one or more hidden members, the arrow turns its color to blue, and displays a tiny square at its lower-right corner to provide visual hint to the users for the presence of hidden members.
  

Revision as of 00:44, 20 June 2009

DataPilot enhanced field popup window

Specification Status
Author Kohei Yoshida
Last Change See wiki history
Status In progress in CWS koheidatapilot03

Abstract

This feature introduces a popup window for each field button inside DataPilot tables, to enable quick editing of field members visibility, and allow sorting of field members. Available sorting options are: 1) ascending, 2) descending, and 3) by custom sort order.

References

Reference Document Check Location (URL)
Issue ID (required) available Issue 100619
Test case specification (required) n/a

Contacts

Role Name E-Mail Address
Developer Kohei Yoshida kyoshida@novell.com
Quality Assurance Oliver Craemer oliver.craemer@sun.com
Documentation up for grabs!
User Experience up for grabs!

Detailed Specification

Field popup window

Screenshot of new field popup window

This new field popup window allows the users to quickly edit visibility of field members. To activate the popup, you need to click on the arrow button on the right side of the field button. The popup window displays a list of field members associated with that field, and a check box is placed to the left of each field member name. Located in the top part of the window are menu items that allows you to sort the field members either in

  • ascending order,
  • descending order, or
  • custom order via custom sort orders defined in the Options dialog.

To edit the custom sort lists, go to OpenOffice.org Calc - Sort Lists in the Options dialog.

Visual clue for fields with hidden members

Field button with all members visible (left), and one with one or more hidden members (right)

As mentioned in the previous section, the popup arrow is located on the right side of the field button. The arrow is normally black, but when the field contains one or more hidden members, the arrow turns its color to blue, and displays a tiny square at its lower-right corner to provide visual hint to the users for the presence of hidden members.

Refer to the attached screenshot to the right to see how the button state changes with or without hidden field members. Be noted that the background color may be different depending on the current desktop theme.

Migration

There is no migration issues for this feature.

Configuration

N/A

File Format

No file format change is necessary since the popup window only exposes existing field attributes. Sorted field members are stored as manually ordered field members.

Open Issues

Personal tools