Custom Event Fields

Custom Event Fields is a standard configuration interface for adding, editing, and removing fields from the Event.Events table. Event fields that are provided out-of-the-box cannot be deleted, and indices may be added to fields that do not already have an index. See the Adding Custom Fields to Events DB guide for detailed information on how to use this UI and the ApplyEventSchema application.

Once a new field has been added, the field name cannot be modified. See the Adding Custom Fields to Events DB guide for additional information on how handle "renaming" a field.

Refer to the Standard Configuration Interface guide for details on interacting with the grid and form.

This user interface calls REST methods from api/event/customEventFields.

The UI path for this interface is Configuration -> Events -> Custom Event Fields.

Form Fields

Best Practice