User

A user input field with autocompletion for registered users.

The user field is a standard text field, which comes with built-in autocompletion for registered usernames and a custom user icon. It's perfect to store an author for an article for example.

Example

fields:
  author:
    label: Author
    type: user