When to use fields
- You want to create a form. Fields are the primary thing used to capture user information.
- You want to add a filter to your dashboard. Dropdowns and input fields are commonly used.
Best practices
Field length
Ideally, match the field length to the expected input size to provide visual cues to users.