Support

Account

Home Forums ACF PRO Update Repeater SELECT field Reply To: Update Repeater SELECT field

  • Hey there John,

    Let me try explain a bit better:

    I have the following field:

    Website

    and the following two SELECT fields in a repeater:

    TYPE: (phone, email, website etc)
    VALUE:

    When I open the page, I need to check whether the choice “TYPE: Website” exists and has a VALUE. if it does, do nothing. If it doesn’t, update it using the Website field. Otherwise the repeater SELECT field ends up with duplicate website values.

    Hope that makes more sense?