About custom fields

A custom field is a user defined property that is associated with an entity type and is used to store additional information that is useful to your particular organization.

Custom fields can include any information that you define. They can use data types that are available by default in Security Center, or you can create your own data types. Once custom fields are added, they are available in all database reports and queries related to the entity they are defined for. If a custom field contains private information, you can restrict certain groups of users from seeing that field.

For example, you can add Gender, Home number, and Cellphone number as custom fields for cardholder entities, and only allow the Human Resource user group to access that information.

Limitations of custom fields

Custom fields are always local to the system where they are defined.

Standard data types

Security Center includes the following default data types for custom fields:
  • Text:
    Alphanumeric text.
  • Numeric:
    Integers in the range -2147483648 to 2147483647.
  • Decimal:
    Real numbers from -1E28 to 1E28.
  • Date:
    Gregorian calendar date and time.
  • Boolean:
    Boolean data, represented by a check box.
  • Image:
    Image file. The supported formats are: .bmp, .jpg, .gif, and .png.
  • Entity:
    Security Center entity.