📄️ Fields
The Qore fields are described below in alphabetical order.
📄️ Relation fields
Introduction
📄️ Creating a field
You can create a custom field either by extending another field, or create one from scratch.
📄️ Field Configurations
You're free to configure your field in any way.
📄️ Field Data
Fields may have componentProperties, meta and data.
📄️ Field Actions
Fields may define actions which can be called from the front-end.
📄️ Field Events
You can listen to certain events and manage the state of the form. For example,
📄️ Field Callbacks
There are multiple callbacks you can define on your fields. Here is a list with the arguments they receive:
📄️ Field Dependency
It is quite common to have multiple relation fields in a form. For example, an Employee can be a member of multiple