Home › Forums › ACF PRO › Prefill for acf_form? › Reply To: Prefill for acf_form?
The load value filter will run on the field even if it does not have a value already saved. The value will be NULL, or some other empty value. It would be safest to use the field key to set up your filter because the filter may not run using the field name with a non-existent value.
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.