Home › Forums › ACF PRO › Custom HTML in an Edit Page › Reply To: Custom HTML in an Edit Page
Here are the steps:
1. select post to edit
2. select image field and select image
3. once selected, on the change event (from your example – thanks!) update a text field with the id of the image
4. then get this id value via PHP (my code that doesn’t work) so that I can access the URL of the newly selected image.
You are right I can probably do it all with javascript, just felt like it would be cleaner this way.
I am no PHP expert so not sure if I can really call a PHP script multiple times or if PHP is really only called once.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.