For the complete documentation index, see llms.txt. This page is also available as Markdown.

📍Address component

Capture or display a structured address on Create/Update forms (and related input flows).

When to use

  • Field service / site visits

  • Customer shipping or billing locations

  • Any workflow where a dedicated address control beats one long text box

Maker setup

  1. Add or select an Address field/component on a Create or Update form.

  2. Bind it to the Notion property you use for location text (or structured address fields, depending on your schema).

  3. In Behaviour, mark required when submit must block empty addresses.

  4. Add helper text so mobile users know what format you expect.

  5. Pair with Location Viewer when users must see a map pin.

  6. Publish and test on mobile keyboards.

Prefill

URL prefill works only when your Create Form prefill setup includes the address field — see Prefill Create Forms from a URL.

Tips