Edit Database Fields

After a case is created or migrated, you may need to change various aspects of the database fields. You can:

Change Field Definitions

Change Field-level Security

Field Change Limitations

NOTE: Adding or changing a control list for a field that is defined with the Category flag will not impact existing data.

Change Field Definitions

To change field definitions:

  1. In Eclipse Administration, click the Case Management drop down and then click Case Management.

    The Case Management area displays.

  2. Select a Client and Case.

  3. NOTE: If the case does not yet contain data (because you have not yet imported any), then most changes to database fields can be made. After a case contains data, some changes are not allowed, as indicated by what is available in the Field Definition dialog box.

  4. Click the Database Fields tab. Field details for the case are listed. Continue with the following steps as needed.

  5. TIP: Sort or rearrange the columns on the Database Fields tab for the current working session to suit your needs. To sort, simply click the heading of the column to be sorted. Click again to reverse the sort order. To rearrange columns, drag a column heading to a desired location.

  6. To delete a field, click its corresponding button, then click Yes in response to the confirmation message.

  7. NOTE: Deleted fields remain available in Case Management. They are changed to the field type DELETED.

  8. To edit a field definition:

    1. Click corresponding to the field to be edited.

    2. Make changes as allowed in the Field Definition dialog box. If Case Management identifies issues with a prospective change (namely, if you try to change a field type), a red message will appear in the dialog box. See About Database Fields for details on fields.

      Note: For example, you will see a red message in the dialog box if you attempt to change a SINGLE VALUE field to NUMERIC after the field contains data.

    3. To change field-level security, see Change Field-level Security.

    4. When finished, click Save.

  9. To add a new field:

    1. Click New Field and define the new field.

    2. Define the field. If Case Management identifies issues with a prospective definition, a red message will appear in the Field Definition dialog box. See About Database Fields for details on fields.

    3. When finished, click Save.

  10. Rebuilding indexes:

    1. If the changes you have made impact the case index, the Rebuild Case Indexes button will appear at the top of the Database Fields tab.

    2. To rebuild case indexes now, click the button and click OK in response to the confirmation message (shown in this figure).

    3. Wait as the index is rebuilt. A completion message displays on the Database Fields tab when indexing is complete (and the Rebuild Case Indexes button disappears).

    4. If you do not rebuild the case index now, plan a time for this task; see Index Maintenance for details.

Change Field-level Security

Before you begin

Field-level security is part of a field’s basic definition. By default, all fields are set to Update for a case. With this setting, users assigned to a case or batch will be able to edit the fields in Eclipse SE Desktop.

Note:

  • Field-level security applies to viewing and changing field data, not modifying field definitions.

  • Field-level security does not apply to Case or Super Administrators, who can edit all fields within a case or batch regardless of field-level security settings.

  • Coding form security, if set, will override field-level security.

  • Plan your field-level security strategy before making field-level security changes.

NOTE: For best results, evaluate the fields in the database to determine the appropriateness of allowing or restricting updates. Several possible reasons for imposing restrictions exist, for example:

  • Changing the content of your database causes it to be re-indexed for searching purposes. Depending on the size of the database, system capabilities, and other factors, indexing may consume significant system resources and time.

  • Changes made to field content may cause record details to become inconsistent across views in Eclipse SE Desktop (that is, in Record View and on the Image tab, Extracted Text tab, and Native Viewer tab).

Set field-level security

To set field-level security:

  1. In Eclipse Administration, click the Case Management drop down and then click Case Management.

    The Case Management area displays.

  2. Select a Client and Case.

  3. Click the Database Fields tab.

  4. Click corresponding to the field for which security is being set and complete step 6 and/or 7.

  5. To set the default security level for all users, select a field security option in the Default Field Access area:

  6. The default setting will apply to the field in Eclipse SE Desktop, whether in the case table or in a coding form (except for Super or Case Administrators).

  7. To set field security for individual users or groups:

    1. In the Security Restrictions by Group/User area, click Add.

    2. As applicable, click Group or User, then select the group or user for which field security is to be set.

    3. Select the needed setting (described in the previous figure).

    4. Click OK.

    5. Repeat these steps to set field security for other groups or users.

    6. Review settings in the Security Restrictions by Group/User area.

    7. When finished, click Save in the Field Definition dialog box. These settings will override the default field access setting.

 

Related Topics

Overview: Edit Cases