Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/thehive/user-guides/administrators/custom-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You need to set:
- a display name
- a name (automatically pre-filled by the UI based on the display name)
- a description
- a type: on of `string`, `intger`, `booleen`, `date` and `float` (new type added by TheHive 4)
- a type: on of `string`, `integer`, `boolean`, `date` and `float` (new type added by TheHive 4)
- possible values (not available for `date` and `boolean` fields)
- wether the field is mandatory or not (will be prompted when you close a *Case* without setting its value)

Expand All @@ -43,4 +43,4 @@ Once the custom field is created, you can edit its details or delete it:

Only unused custom fields can be removed:

![Delete custom field](./images/delete-custom-field.png)
![Delete custom field](./images/delete-custom-field.png)