Support

Account

Home › Forums › Front-end Issues › Set selected value › Reply To: Set selected value

  • Do you think it is possible to manipulate args directly with javascript with something like:

    jQuery('#acf-field-5923eb94b4a28').select2().val('some value').trigger('change');