Common Features

Top  Previous  Next

Below is a list of common buttons found on list windows.

 

Button

Keyboard

Shortcuts

Function

addbut

Alt+A, Insert

Add a new record to the list

copybut

ALT+O

Add a new record to the list, copying the currently highlighted record.

editbut

ALT+E, Ctrl+Enter

Edit the currently highlighted record.

delbut

ALT+D, Delete

Delete the highlighted record.

select

ALT+S

Select the currrently highlighted record. Only shown when a list is called as lookup from another window.

querybut

ALT+Q

Call the query wizard, limits list to showing only those items that meet a criteria entered through the wizard.

resetbut

None

Cancel the current query (show all items)

closebut

None

Close the current Window

mview

ALT+M

Modify the currently displayed view. See View Wizard for more information.

rview

Alt+R

Reset to the default view. See View Wizard for more information.

dview

ALT+V

Define a view. See View Wizard for more information.

 

Browse lists can be scrolled through by one of three methods:

 

 

·VCR control in lower-left corner of list (best)

 

+-----------+---------------------------------------------------+

| Control   |    Definition                                     |

+-----------+---------------------------------------------------+

|  |<       |    Move to top of the list                        |

|  <<       |    Move up one page                               |

|  <        |    Move up one item                               |

|  ?        |    Place cursor in the search field               |

|  >        |    Move down one item                             |

|  >>       |    Move down one page                             |

|  >|       |    Move to the bottom of the list                 |

+-----------+---------------------------------------------------+

 

Keyboard when list is focused upon:  Up, Down, Page Up, Page Down, Ctrl + Page Up, Ctrl + Page Down

 

Scrollbar located on the right-side of list.  Please note that when a list is large, this scroll bar will not always produce accurate results due to paged loading.  This is where only a subset of items (one page) are loaded rather than the entire file.  Page-loading gives the fastest performance possible, but it is not possible to accurately determine the scrollbar's relative location within the file. We recommend using the VCR or keyboard on lists with over 10 pages of information.

 

Lists can be sorted using the "sort tabs" located along the top of the list, or by right clicking on the field headers (the labels for each column) and select sort ascending or descending.  We recommend using the "sort tabs" wherever possible for fastest performance.

 

An item in a list can be located using the "quick find field".  Click on the list and begin typing – as each letter is entered, the closest match in the current order is highlighted.