Support

Account

Home Forums Add-ons Repeater Field Passing values inside array Reply To: Passing values inside array

  • James:

    I’ve a ACF Repeater, this repeater generates a rows with data called “Dimensions”, for example:

    * Dimension one
    * Dimension two
    * Dimension three

    After i’ve a array with this data (label => value)

    * Choice one => Choice one
    * Choice two => Choice two
    * Choice three => Choice three

    This array populates a dropdown element in form, i need follow this structure because plugin dev recommend, so i need pass rows to array

    Please see the example: https://wordpress.org/plugins/contact-form-7-dynamic-select-extension/