Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author doublesharp

    (@doublesharp)

    Hoping to get this into the new version for ACF 5, but focusing on the core functionality right now. I haven’t tested anything, but you might want to check out the $_REQUEST['fields'] values – this is what is passed into the AJAX request and will contain the field values. It might take a bit of work to determine what is what based on the data there but it does link back to the meta fields.

    Plugin Author doublesharp

    (@doublesharp)

    Hi @craggy007,

    Check out the beta version posted in the first support thread – it provides access to the rest of the input values using an array called $inputs

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘get_field in validation pattern’ is closed to new replies.