Custom Forms — User Guide
Custom Forms — User Guide
What Are Custom Forms?
Custom Forms let you design your own data-capture forms with multiple field types. Once created, a form appears as a sub-tab inside the Custom tab on your Blink form, so you can fill it in alongside any Blink you create.
Creating a Form
- Go to Custom Forms in the main menu (or click My Forms inside any Blink).
- Click + New Form.
- Give your form a name and optional description.
- Add up to 20 fields using the field builder. Available field types:
- Text — single-line text input.
- Textarea — multi-line text input.
- Number — numeric value.
- Email — email address with format validation.
- URL — web address with format validation.
- Date — date picker.
- Checkbox — true/false toggle.
- Select (Dropdown) — choose one option from a list you define.
- Rating — star rating from 1 to 5.
- Click Save Form. Your form is now active and gets a unique code (e.g.
FRM-XXXXXXXX).
Attaching a Form to the Blink Custom Tab
- Open Blink Settings.
- Scroll to Custom Tab — Attached Forms.
- Select a form from the dropdown and optionally give it a custom tab label.
- Click Add. The form now appears as a sub-tab inside the Custom tab on your Blink form.
- To remove it, click Remove next to its name.
Filling in a Form from a Blink
- Open the Blink form (click + New Blink or edit an existing one).
- Click the Custom tab (indigo colour). If you have attached forms, each appears as a pill sub-tab.
- Fill in the form fields and click Submit Form.
- The submission is saved and linked to this Blink.
Viewing and Managing Submissions
- Go to Custom Forms and click Submissions next to any form.
- Click View to see the full submission data.
- On the detail page you can Edit any field value, toggle a Flag for review, add Notes, or Delete the submission.
Showing Submissions in Your Blink List
To see form submissions interleaved with your Blinks on the dashboard:
- Go to Blink Settings.
- Turn on Show Custom Form submissions in my Blink list.
- Click Save Tab Settings.
Submissions appear in the list sorted by date alongside your Blinks, marked with a purple Form badge and a purple left border. Click any submission to view its full data.
Tips
- A form must be active (
is_active) and attached in Blink Settings to appear on your Blink form. - You can attach the same form to multiple Blinks — each submission is stored separately.
- Field labels can differ from field names. The label is what users see; the name is used internally.