mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.13`: - [[DOCS] Case custom field default values (#178467)](https://github.com/elastic/kibana/pull/178467) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2024-03-12T16:04:08Z","message":"[DOCS] Case custom field default values (#178467)","sha":"e3d1a37075431cc97605007e48c3450c653cc572","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Cases","v8.13.0","v8.14.0"],"title":"[DOCS] Case custom field default values","number":178467,"url":"https://github.com/elastic/kibana/pull/178467","mergeCommit":{"message":"[DOCS] Case custom field default values (#178467)","sha":"e3d1a37075431cc97605007e48c3450c653cc572"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/178467","number":178467,"mergeCommit":{"message":"[DOCS] Case custom field default values (#178467)","sha":"e3d1a37075431cc97605007e48c3450c653cc572"}}]}] BACKPORT--> Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
cd81f5a254
commit
a23d453e2f
2 changed files with 2 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 175 KiB |
|
@ -67,6 +67,8 @@ image::images/cases-custom-fields-add.png[Add a custom field in case settings]
|
|||
|
||||
. If you want the text field to be mandatory in all cases, select *Make this field required*.
|
||||
|
||||
. Optionally add a default value.
|
||||
|
||||
. Click *Save field*.
|
||||
|
||||
You can subsequently remove or edit custom fields on the *Settings* page.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue