acf-dynamic-ajax-select-example icon indicating copy to clipboard operation
acf-dynamic-ajax-select-example copied to clipboard

Examples of dynamically loading values with AJAX based on other fields

Results 11 acf-dynamic-ajax-select-example issues
Sort by recently updated
recently updated
newest added

First of all thank you for these examples, they have helped me enormously with manupulating some fields on the admin side. Any chance you know how to get the value...

Hello, I've followed your tutorial but the city is not being saved

Hi sorrry I'm new in acf and coding. May I know how to test the code I did paste it to my function.php and the JS file to the theme...

This code is working fine but i want to add load more gif image in the button. Any help. Thanks in advance!!

This the only ACF Ajax field. It would awesome if it could support the latest version of ACF/ACF PRO And if you can make some example with screenshot on how...

Do to the changes in the JS framework of ACF 5.7.0, none of the examples will work in that version. If you have created code on a site based on...

bug
enhancement
help wanted

Hello, your examples helped me a lot but I found the new[ ACF JS API](https://www.advancedcustomfields.com/resources/javascript-api/) which makes things just easy. Given the following example, all fields (supporting up to one...

Many thanks for this script! Any one able to help with adapting this to work exactly as is, but in a repeater field. So, in the "Post" post type, you...

Hi, I really like your code. But I don't understand, where I get the field-keys. They are allready setted? I have to generate them? Is it possible to combine the...

In dynamic-text-based-on-user-select's js: // this data-key must match the field key for the user field on the post page where // you want to dynamically load additional user information 'change...

question