Skip to content

Commit

Permalink
Update field creator doc to display supported fields types
Browse files Browse the repository at this point in the history
  • Loading branch information
tprouvot committed Nov 6, 2024
1 parent cff5c21 commit 27d3427
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/field-creator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

![image](https://github.com/user-attachments/assets/5dfe73a1-b218-471a-93b5-0f281a90ba44)

## Supported Field Types

The Field Creator feature supports the following field types:

- **Checkbox**
- **Currency**
- **Number**
- **Percent**
- **Date**
- **DateTime**
- **Email**
- **Phone**
- **Url**
- **Location**
- **Picklist**
- **Multiselect Picklist**
- **Text**
- **TextArea**
- **LongTextArea**
- **Html**

## Getting Started

Expand Down

0 comments on commit 27d3427

Please sign in to comment.