skip to Main Content

Press Add Custom Field to get a new pop-up window where you fill in the new custom fields information, as shown in the example below. Some custom creation fields are mandatory, others are optional.

Custom field creation fields

Name String
Mandatory
The label of the new custom field.

Custom Field Key String
Mandatory
The custom field key is the original representation of the field, with the name as a label that can be added as a descriptor.

Description String
Optional
The description of the custom field for the client’s use.

Field type Enum
Mandatory
The type of text that you need for the field (word, number etc.).
  • Text
  • Number
  • Text-Array
  • Number-Array

Applies to Enum
Mandatory
The section of the CompetitionLabs platform to which this custom field applies.

When you have filled in all the information correctly, press Save and the Custom Field will be saved

If information is entered incorrectly, the information bar will be shown in red. If it is all correct, the Custom Field will be created in Settings → Custom Fields, as shown in the example. After creation, you can Edit it or Delete the custom field from the list.

If the information is filled out incorrectly the information bar will be shown in red as in an example below.

Custom field implementation in Rules. You can read about:

“How to implement Custom Fields (metadata) into the rules builder” here

Back To Top