📍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
Add or select an Address field/component on a Create or Update form.
Bind it to the Notion property you use for location text (or structured address fields, depending on your schema).
In Behaviour, mark required when submit must block empty addresses.
Add helper text so mobile users know what format you expect.
Pair with Location Viewer when users must see a map pin.
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
Keep one clear Notion property as the source of truth for the address string.
For field ops, combine Address + File upload + Signature.
After Notion schema changes, reload databases (Databases → Reload and sync).
Related
Use case: Field Operations