Form
Click to copy
Element for quickly creating forms for creating and updating records. Creates a container and selected inputs.
Initial setting:
Mode - create or update records.
Model - model in which changes will occur.
Endpoint (only for create mode) - endpoint to create an record.
Get endpoint (only for update mode) - endpoint for receiving data.
Update endpoinе t (only for update mode) - endpoint for updating data.
Form field (only available when a model is selected) - model fields for which you need to create inputs.
After Assign:
After assign the container and selected inputs will be created. For inputs, BP validation will be configured.