Static Color Lookup Editor

This Help topic refers to the following editions:

þ Enterprise þProfessional þ Personal þ Small Business

 

The Static Color Lookup Field is an Integer Field with the ability to display a color box with text in a static list. When a user starts to type DocuXplorer will populate the field based on the text entered in the static list or a user can choose from the drop-down list.

 

Tip:

A Static Color Lookup Field is not searchable in a Full Text Search. To create a search on a Static Color Lookup List use the Search by Field option to create your query. You can place the same color into the Static Color Lookup list multiple times but, if you are also adding descriptive information, only the first description will be available. Only the first appearance of the color will appear in the drop down list when using the Search by Field feature.

 

This type of field is valuable in creating color coded document status fields in workflows. A color coded status field will allow a user to easily see where a document is in the workflow. A color code field can have many other uses all aimed at allowing the user to identify documents by a color.

 

Creating a Color Coded Static Data Lookup List requires that the color be entered in hex format then an equal sign (=) and the text that will be displayed. No space should be left either before or after the equal sign (=).

 

 It should look like the following example - { ColorValue}={Description of lookup list item}

 

clRed=High priority

clYellow=Needs Attention

clGreen=Completed

 

Format for a Color Coded Static Data List

 

The resulting display will look as follows.

 

Color coded static data list displayed in document window

 

 

    

Tip:

When assigning a value for an index set field through the Import Engine only a Decimal value can be used to represent lookup list items

 

 

The following are sample values that can be used in a Lookup List to represent color selections.

 

Color

Hex

Decimal

clBlack  

$000000

0

clMaroon

$000080

128

clGreen

$008000

32768

clOlive

$008080

32896

clNavy

$800000

8388608

clPurple

$800080

8388736

clTeal

$808000

8421376

clGray

$808080

8421504

clSilver

$C0C0C0

12632256

clRed

$0000FF

255

clLime

$00FF00

65280

clYellow

$00FFFF

65535

clBlue

$FF0000

16711680

clFuchsia

$FF00FF

16711935

clAqua

$FFFF00

16776960

clLtGray

$C0C0C0

12632256

clDkGray

$808080

8421504

clWhite

$FFFFFF

16777215