# management-custom-fields-create

# Extra Field – Create View

**Module:** Management  
**Screen Type:** Create View  
**URL:** `/^management/custom-fields/create/`  
**Model:** ExtraField  
**Record Name:** Extra Field  
**Plural Name:** Extra Fields  

---

## What This Screen Is For
_TODO: Explain what this screen does in plain language._

---

## What You See on This Screen
📸 _Add a screenshot of this screen._

## Fields on This Screen

| Field | Type | Description |
|------|------|------------|
| Content Type | Relationship (single) | _TODO_ |
| Field Group | Text | _TODO_ |
| Order | Number (integer) | _TODO_ |
| Display Name | Text | _TODO_ |
| Name | Slug | _TODO_ |
| Field Settings | JSON | _TODO_ |
| Widget | Text (choice) | _TODO_ |
| Default | Text | _TODO_ |
| Show In List View? | Yes/No | _TODO_ |
| Should Field Be Required? | Yes/No | _TODO_ |
| Help Text | Text | _TODO_ |

## System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

| Field | Type | Description |
|------|------|------------|
| Id | Auto number (ID) | _TODO_ |

---

## Common Tasks
- _TODO_

---

## Tips & Helpful Hints
💡 _TODO_

---

## Who Uses This Screen
- _TODO_

## Related Screens

- **Update View** — [management-custom-fields-id-update](https://help.brisksystems.us/books/brisk-documentation/page/management-custom-fields-id-update)

---

## Advanced Notes
_TODO_