Support

Account

Home Forums Backend Issues (wp-admin) acf/load_value/key={key} Reply To: acf/load_value/key={key}

  • Okay, one problem fixed by changing to the acf/prepare_field/key={key} filter.

    Next problem, it’s only called ONCE when the form is loaded.

    I am trying to add a readonly timestamp field to each repeater value, but it’s using the timestamp of the form load. I need it to be realtime.