/Address field

Address field

Structured postal address input — street, city, state, postal code, country.

What it does#

The Address field captures a postal address as separate parts — street, suite/unit, city, state, postal code, and country — so downstream systems get structured data instead of one long string.

Settings#

  • Required — must be filled before the form advances.
  • Country list — limit to specific countries if you only ship to a region.

Example#

On an order form, the Address field is what your fulfilment team actually needs — not a single Long input that says "123 Jalan Tun Razak Kuala Lumpur 50250 Malaysia" and forces them to parse it by eye.

  • Country picker — when you only need the country.
  • Short input — when you only need the postal code.