Support

Account

Home Forums ACF PRO acf/load_field add data attribute to field Reply To: acf/load_field add data attribute to field

  • I try to add a uuid entry per field.

    In the front end I add this data attribute via JS if not present.
    When saving the form I would like to check for data-uuid, if present I’ll save it.

    Maybe there is a better approach for that?