I want to use the "Address" field Form API field in a webform. However, the module automatically takes my address #type as per Issue #2848042 (I would reopen this issue but I am not a maintainer) and turns it into webform_address. If you create a webform via code or through the UI (the text based one) you should be able to choose. I think this solution would be more inline with the principle extend don't override.

Comments

GeraldNDA created an issue. See original summary.

jrockowitz’s picture

Status: Active » Closed (won't fix)

Address field is not currently supported by the Webform module.

Please see #2858971: Address module support.

If you install the patch from #type: address would stop being transformed into #type: webform_address.