Skip to main content

What these settings do

Every field on a Filla form has a label (the field name respondents see) and an optional description (help text shown below the input). These are separate from the Airtable field name. You can rename them freely in the form without changing your Airtable schema.

Label

The label is shown above the input on the form. By default it mirrors the Airtable field name, but you can change it to anything. Labels support variable references. Type @ to open the variable picker and insert a field value from earlier in the form. This lets you create personalized labels like:
  • @{First Name}, what is your shipping address?
  • Confirm email for @{Company Name}
Keep labels short and action-oriented. “Your email address” works better than “Email” alone when the context isn’t clear.

Description

The description appears below the input as smaller help text. Use it to:
  • Explain what format you expect (Enter as YYYY-MM-DD)
  • Provide examples (e.g., marketing@yourcompany.com)
  • Set expectations (We'll only use this to send your confirmation)
Descriptions support rich text formatting (bold, italic, links) and @ variable references, so you can show context-sensitive guidance based on earlier answers.

Where to find these settings

Click any field in the canvas to open its settings panel. The Label and Description fields are at the top of every field’s settings.

Common questions

No. The label is only what respondents see on the form. Your Airtable field name stays the same. You can have a field called “Client Email” in Airtable and label it “Your email address” on the form.
The description uses a rich text editor that supports bold, italic, links, and basic formatting, not raw HTML. Use the formatting toolbar to style your help text.
There is no “hide label” toggle currently. If you want a field without a visible label, set the label to a space or leave only the description. Use a text block widget above the field if you need custom formatting around the label.