- Home
- Customforms User Guide
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 Wink form, so you can fill it in alongside any Wink you create.
Creating a Form
- Go to Custom Forms in the main menu (or click My Forms inside any Wink).
- 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 Wink Custom Tab
- Open Wink 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 Wink form.
- To remove it, click Remove next to its name.
Filling in a Form from a Wink
- Open the Wink form (click + New Wink 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 Wink.
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 Wink List
To see form submissions interleaved with your Winks on the dashboard:
- Go to Wink Settings.
- Turn on Show Custom Form submissions in my Wink list.
- Click Save Tab Settings.
Submissions appear in the list sorted by date alongside your Winks, 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 Wink Settings to appear on your Wink form. - You can attach the same form to multiple Winks — each submission is stored separately.
- Field labels can differ from field names. The label is what users see; the name is used internally.