Skip to main content

Register Form

Configure the public sign-up form for your auth collection, selecting which fields appear and which related records can be created during registration.

Go to StudioCollections → select an auth collection → OptionsRegister Form.

Register form settings are grouped into sections accessible from the FORM SECTIONS rail.

User registration

Turn on Allow self-service sign-up to enable the public registration form for this collection.

Registration fields

Turn on Fields on the sign-up form to customize which fields appear. The Fields Configuration table lists every field in the collection. Drag a field's handle to reorder.

ColumnDescription
Field NameThe collection field. Required fields are marked with a star.
Column Span (0-12)The number of grid columns the field spans on the form.
VisibleWhether the field appears in the registration form. Locked on for required fields.
note

Required fields are always shown in the registration form, so their Visible toggle is locked on.

Turn on Linked records at sign-up to let users create linked records while they register. Select which incoming relations to include, then configure each:

SettingDescription
AttributesChoose which fields of the related model appear, and set Form Required, Column Span (0-12), and a static or dynamic Default Value for each.
Display SettingsSet the Layout (Inline or Grid), Place After (which parent field the subform follows), and Columns Per Row (1–4, in Grid mode).
warning

To include a relational field in the registration form, turn on Allow Public Access in the Select Data configuration of the related collection. The registration form loads before a visitor signs in, so without public access the related records cannot be fetched.