Skip to content

LWC address entry form based on ISO3166-1 & ISO3166-2 data

License

Notifications You must be signed in to change notification settings

MervmessInc/sfdc-lwc-address-form

Repository files navigation

Address Input Form

An address input form that used ISO Country data to dynamically populated the address region / state field based on the selected country.

Supported countries ~ AT, AU, CA, DE, ES, GB, IE, IT, PL, US, ZA

Project Initialization

Scratch Org Builder

sf-org_builder -a addrs_form -e <admin_email_addr> -d 30 --debug

CCI ~ Data faker

Install CumulusCI

cci org import <sfdx_alias> <cci_alias>
cci org default <cci_alias>
cci org list
cci task run update_admin_profile
cci task run account_faker

Releases

No releases published

Packages

No packages published

Languages