Support

Account

Home Forums Front-end Issues ACF and Gravity Forms – Imaged field Reply To: ACF and Gravity Forms – Imaged field

  • Hi @Robork

    Let me start by saying that GF and ACF are 2 very different plugins and can’t work together in the ways that you want them to. This is due to the different ways that both plugins save data for the same field types.

    1) Yes, you can use a PHP function called is_numeric to find out if the vale from get_field is a number (ACF), or not (GF).
    2) Yes, because GF saves a url instead of a link, ACF can’t read any information about the attachment. There is no solution for this
    3) No, the repeater field is an ACF exclusive and won’t work in any other plugin.

    Thanks
    E