Editing event records

After selecting the event records using the event selection tools available in the Roadway Characteristics Editor, you can edit and navigate the tabulated results using the processes outlined below.

NoteNote:

Event selection results
Zoom To

Zoom To

Select a record in the table and click this button to zoom to the highlighted event on the map.

Select All

Select All

Highlight all the selected events on the map.

Save Changes

Save Changes

Save the edits made in the table.

Calculate Field

Calculate Field

Bulk edit a field's value.

First Page

First Page

Go to the first page of records.

Previous Page

Previous Page

Go to the previous page of records.

Next Page

Next Page

Go to the next page of records.

Last Page

Last Page

Go to the last page of records.

Editing individual records

You can edit individual cells in the table by double-clicking them. The edits are made permanent by clicking the Save Changes button Save Changes.

NoteNote:
  1. If by double-clicking the cell turns gray, then the cell cannot be edited.
  2. If by double-clicking the cell turns white, then the cell in editable.
  3. The yellow-colored cell shows that it has been edited in this edit session but the edits are yet to be saved.
Editing individual cells

Bulk editing event fields

If you want to enter the same field value to an event field, then do the following:

Steps:
  1. Click the Calculate Field button Calculate Field.
  2. In the Field Calculator window, select the field to be updated using the drop-down list.
  3. Enter the desired field value.
  4. Click Apply.
  5. Click the Save Changes button Save Changes to save the edits.

All the rows in the field will get the updated value from step 3.

Bulk editing event fields
NoteNote:

If you find a record completely grayed out—that is, none of its cells are editable—then check if the event ID for that record is missing or is <null>. It is by design that the records with missing <null> event IDs are rendered uneditable.

Records with <null> event IDs are uneditable

There are a couple of ways to prevent <null> event ID's when adding events:

  1. Ensure that the event ID field's data type is a string with a minimum 32 character length. In such cases, when adding a new event and not providing a user specified event ID, the RCE will automatically assign a GUID to the event.
  2. If the event ID data type is not a 32 character string, then RCE will not automatically assign a GUID for the event. In such cases, define Attribute Sets to designate event ID as an attribute for user input. For more information about configuring and defining attribute sets, see Attribute Sets Configuration and Defining Attribute Sets.


12/19/2012