Skip to main content

Add Form

Configure the form used for creating new records.

Go to AreasGeneral, click the gear icon on a collection, then select the Forms tab.

Configuration cards

CardDescription
Display SettingsTurn on to customize the appearance of the add form container.
Customize Add Form FieldsTurn on to control field visibility, layout, and default values.

Display settings

SettingDescription
Display ModeThe layout style for the form. Choose between Modal, Drawer, or Card.
Columns Per RowThe number of fields displayed per horizontal row (1–4).
WidthThe layout width in pixels. Available for Modal and Drawer modes.
Drawer PositionThe placement of the drawer (Left, Right, Top, or Bottom). Available for Drawer mode.
Use Field IconsTurn on to display field icons in generated forms.

Fields configuration

ColumnDescription
Field NameThe field identifier. Required fields are marked with a star icon.
Column Span (0-12)How many grid columns the field should span.
VisibleToggle whether the field appears in the form.
Default ValueConfigure initial values for new records.
ActionsReorder fields using the up/down arrows.

Default value configuration

Click the Set (or Edit) button in the Fields Configuration table to define how a field is pre-filled when creating new records.

Static default value

Enter a specific value directly into the Default Value input field. This value applies to every new record.

Populate from logged-in user

Turn on Populate From Logged In User to dynamically fill the field based on the current user's session data.

  1. Open the Select Auth Collection dropdown and choose the collection representing the logged-in user.
  2. Open the Select Session Field dropdown and map a field from the user's session to the collection field.

This is commonly used for fields like createdBy or ownerId.