Home › Forums › ACF PRO › Map/post ACF field to meta_key value where meta_key field has multiple values › Reply To: Map/post ACF field to meta_key value where meta_key field has multiple values
This is going to depend on how the fields are stored in the database by the other plugin. Are they saved on separate database rows like standard postmeta in WP? Or is the value stored as a serialized array in the database?
The tircky part is not getting the data from the other plugin and inserting it into ACF. The trick is putting back into the db in a form that the other plugin can use.
What type of field are you using in ACF? Since the other plugin allows multiple values I’m assuming that you can add more values. Are you using a repeater field in ACF?
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.