Previous Topic

Next Topic

Book Contents

Book Index

Attribute Reference Field Definitions

Each record created in this screen will create a new label and blank field in the associated Attributes screen.

Field definitions can be added until a completely new form has been designed.

Care must be taken when selecting the field type as this will determine how information can be entered by the application user.

For some field types, the values field is used to define valid data entry selections or default options.

ref

Field

Description

sub-activity/program/project

This attribute definition will be attached to either a Sub-activity, a Programme or a Project..

type

displayed as

 

 

  • combobox

Attributes Combobox Field

A list of values to be selected by the user.

 

 

Define the list in the values field at the bottom of the page.

 

 

Separate each entry with a semi-colon ; .Attribute Vales Field Completed

 

 

Will display as a dropdown list.

 

  • date

Attributes Date Field

A date field format only will be accepted as user input.

 

 

The default entry in the values field will determine the default date displayed to the user.

 

 

Enter NOW() in the values field if today's date is the default.

 

  • general info

 

A field will not be generated.

 

 

The general info will be displayed as information text only.

 

  • integer

Attributes Integer Field

A number field with no decimal places.

 

 

The maximum number of digits can be entered in the length field.

 

 

A default number can be entered in the values field.

 

  • numeric

Attributes Numeric Field

A number field that allows decimal places to be defined.

 

 

The number of decimal places can be defined in the length field.

 

 

A default number can be defined in the values field.

 

  • separator

Attributes Separator Field

A heading with a line.

 

 

 

Requires separator text to be defined in the values field.

 

  • text,long

Attributes Text Long Field

Multiple lines of text entry.

 

  • text, short

Attributes Text Short

A single line of text entry only.

no

 

The display sort order of the field.

 

 

It is recommended that sort order numbers are incremented in steps, so that additional fields can be added if required.

 

 

5, 10, 15, 20

name

 

The label that describes the field.

description

 

A description of the purpose of the field.

 

 

For information only.

 

 

Will not display on the Attributes screen.

length

 

Can be used in combination with the integer or numeric fields to determine the maximum number of digits allowed.

mandatory

 

Ticked,if data entry is compulsory for this field.

values

 

Can be used in combination with other fields to define default values, or a valid list of values.

 

 

A list of values should be separated by a semi-colon.

 

 

Unknown;Yes;No;n/a;

extra style attributes

 

Style attributes to set the border and colour and font of the user defined fields.

 

 

Requires some knowledge of basic HTML style commands, separated by a semi-colon.

 

 

e.g. color:orange;

See Also

Configure Attributes References