ARCHIBUS Smart Client

Editing Data and Saving Changes

ARCHIBUS database tables contain many types of fields. Fields that accept any alphanumeric text value — such as letters, numbers, punctuation, and spaces — are known as text fields. Text fields are a very common type of field in ARCHIBUS tables.

To enter a new value 

To overwrite an existing value

To insert characters into a value

Editing Interdependent Fields

Two fields can be interdependent in that one of the fields is validated against the other. This validation occurs when you click off the record to save it. For example, when a city value is saved in a record, the system validates that the record has a valid state for the city you have entered. When you add a record, the system ensures that your selection is valid by only presenting valid values in the Select Values dialog. However, if you change a field from a validating table, for example, the State field, you must ensure that the field that depends on it, for example the City field, has a valid value before saving the record.

Some examples of interdependent fields are state/city, division/department, and country/region.

Changing both interdependent fields

The following procedure describes changing both interrelated fields by clearing the filter in the Select Values dialog for the dependent field. The procedure uses the example of entering a new state and city for a record.

To edit both interdependent fields:

  1. Click the Select Values button for the field that is validated; in this example, the City field.

    Note that the Select Values dialog for the City field is filtered to show only valid values for the state currently entered for the record.

  2. Remove the check box at the bottom of the dialog to clear this filter.

    Now the dialog shows all valid State/City selections.

  3. Select the State/City combination that you want to use in the record.

    Your selection updates both fields.

Clearing the entry for a validated field

The following procedure describes clearing the entry for a validated field. You would need to do this if you are changing to a validating field that has no values defined for the field that depends on it (for example, a country that has no regions defined). To save a record for a country that has no regions defined, you must have no selection for the Region field.

To do so:

  1. Click the Select Values button for the validated field (in this example Regions).

    In this example, the Select Value editor shows Country/Region combinations for the currently selected Country. One of the selections has no value for the Region.

  2. Select the Country/Region combination that has no Region defined.

    This clears the entry for Region.

  3. Now you can change to the new country by clicking the Select Values button for the Country field, and selecting the new country.
  4. The record can now be saved by clicking off it.

Editing Special Database Fields

In addition to text fields, a table may include many other types of fields, each holding a certain kind of data. The type of field determines how you edit it.

Saving Changes

ARCHIBUS automatically saves your changes in the following situations:

See Also

Copying and Pasting Grid Data

Replacing Column Values