Home › Forums › ACF PRO › Custom HTML in an Edit Page › Reply To: Custom HTML in an Edit Page
I am getting somewhere – now what I am struggling with is getting a value via PHP of an acf input field. The $_GET method doesn’t seem to be working, not sure if it is because the name is actually an array element… This is what I am trying to get working –
<?php update_field('image_selection', $_GET['acf[field_571a8e724a917]']); ?>
The get should be returning a number.
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.