Support

Account

Home Forums Feature Requests Autofill fields with ajax after user action

Helping

Autofill fields with ajax after user action

  • Hello there,

    I’m doing a Library management system and I need to create a special ACF field that has a textfield and a button. The user inserts an ISBN number (book id) on the textfield, clicks the button and make an ajax request to a server. If the server finds information about the desired book, other ACF fields are filled (author, title, etc).

    Is this possible? Where on the ACF Documentation I can find information to develop a field that behave likes that? (make ajax request and manipulate other fields)

    Thanks in advance!

  • There isn’t any documentation on doing this. The best that I can offer is some examples I’ve created https://github.com/Hube2/acf-dynamic-ajax-select-example

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

The topic ‘Autofill fields with ajax after user action’ is closed to new replies.