Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c963af0

Browse files
committed
edits to custom fields
1 parent 32020e9 commit c963af0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/programs/custom-fields.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@ The information you input will now be tied to your field labels. To edit the inf
6969

7070
![what custom fields looks like in the report](./images/custom-fields-6.png)
7171

72-
When you export your reports as a CSV file, the custom field and the information associated will also be included in the export.
72+
When you export your reports as a CSV file, the custom field and the information associated with it will also be included in the export. Each custom fields will be exported with an associated key. The key for each field is comprised of: `<team_id>_<custom_field_attribute_label>`.
7373

7474
![custom fields in the exported report](./images/custom-fields-export.png)
7575

7676
<h3 id="edit">Edit a Custom Field</h3>
77-
You can edit your custom fields to change the name of the field label.
77+
You can edit your custom fields to change the name of the field label.
7878

7979
![custom fields list](./images/custom-fields-list.png)
8080

@@ -85,7 +85,7 @@ To edit the title of a custom field:
8585
4. (*Optional*) Change the **Field Type** from *Text* to *List*. You can only change the field type from *Text* to *List*. You can’t change a *List type* to a *Text type*.
8686
5. Click **Save**.
8787

88-
When you edit a custom field, the key associated with the field will also change as each key is comprised of `<team_id>_<custom_field_attribute_label>`.
88+
When you edit a custom field, the key associated with the field will also change.
8989

9090
<h3 id="archive">Archive Custom Fields</h3>
9191
You can archive custom fields that you no longer want to use. We don’t enable you to permanently delete custom fields to prevent data loss.

0 commit comments

Comments
 (0)