Add renaming a field section

This commit is contained in:
Ben Haynes
2021-04-05 18:51:46 -04:00
committed by GitHub
parent eb79c00756
commit 3903b8c556

View File

@@ -50,6 +50,19 @@ Learn more about the field options for [Adjusting the Field Layout](#adjusting-f
:::
## Renaming a Field
While you can not change the **Key** of a field via Directus (as of now), you can change its **Name** and translations.
1. Navigate to **Settings > Data Model > [Collection Name]**
2. **Click the Field** you want to update
3. Navigate to the **Field Tab**
4. Click the Add New button under **Field Name Translations**
5. Choose the desired **Language** (your primary language for "renaming")
6. Enter a **Translation**
7. Click the **Save** button
## Duplicating a Field
1. Navigate to **Settings > Data Model > [Collection Name]**