Home › Forums › General Issues › Return ACF date field in database to Gravity Forms date field using merge tags › Reply To: Return ACF date field in database to Gravity Forms date field using merge tags
It depends where you need the code, if you’re using a function to handle the conversion from GF to ACF then this is where you use the code.
How are you handling the GF to ACF part?
It may be you need a GF function ( gform_after_submission() ) for that form, see here for examples
But you can then convert the GF field using the above and that should update your ACF date field with the right format!
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.