• Resolved al8t3

    (@al8t3)


    Your documentation states only that the repeater field is not currently compatible with the ACF integration, however how does it work with fields like Address and Image Upload?

    The Address field creates a meta key called ‘address’ that is an array containing ‘street_address’, ‘street_address2’ etc but how can we show these individual values in the post edit screen? I have tried creating text fields in ACF with the meta_key of ‘street_address’ but it comes up blank, and when I create one with the key ‘address’ it complains that the provided value is an array.

    I have not tried with the Image Upload option but assume it would be the same as multiple images can be uploaded?

    Thanks

Viewing 1 replies (of 1 total)
  • Hello @al8t3,

    Generally, WPUF can only support those common fields which are also available in ACF.

    ACF has repeater field and WPUF has repeat field as well but because both are unable to work together, we have mentioned that in our documentation.

    However, for fields like Address or image upload, which are directly unavailable from ACF itself, it will be unavailable from WPUF to map the fields in ACF which are unavailable in ACF by default.

    The address or image upload field needs to be available in ACF in order to be mapped by WPUF field.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘ACF compatability with array fields’ is closed to new replies.