form-js / forms.js

Fully featured javascript form builder
https://formsjs.io/
8 stars 4 forks source link

address field #6

Open Trilmatic opened 7 months ago

Trilmatic commented 7 months ago

This new field should be a mix of multiple fields under the hood. Also it should be available to connect custom autocomplete into it.

Could be done through using group with multiple fields. It should have change method where all address parts are passed.