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.

Field Description For more information
Fields Completed by Archibus Although you can display a particular field in a grid, you may not be able to edit it, because the program has completed the field's value for you. For example, drawing-driven fields, such as the AREA field for a room, are updated based on changes made in the drawing document; virtual fields are updated according to calculations from other field values; primary key fields for auto-numbered assets are completed by the system.  
Primary Keys By default, a grid view includes the primary key field and lists it as the view's first field. The program includes the primary key field so that you can enter identifying keys when creating new records Identify Records
Validated Fields The cell for a validated field has an arrow in the right corner. Select the cell and click the arrow to present the list from which you choose a value from the validating table. See Selecting Validated Data Using the Select Values List for information on working with the Select Values dialog. See for information on editing fields where one field is validated against the other. Editing Interdependent Fields
Highlight pattern fields Some tables include AutoCAD highlight pattern fields. When this field is completed the field displays the color of the highlight. Defining Highlight Patterns
Date and time fields

Date fields include an arrow that brings up a calendar from which you select the date. The date is shown in the format for your locale.

 
Timestamps You are not able to edit tables that use dates or times as primary key values. You can view the contents of these tables, but cannot edit their contents, as the contents are produced programmatically.  
Document fields These fields display the file name of the document. The field cannot be edited.  

Saving Changes

Archibus automatically saves your changes in the following situations:

See Also

Copying and Pasting Grid Data

Replacing Column Values