Home › Forums › ACF PRO › Dynamically fill in custom fields depending on the value selected from a dropdow › Reply To: Dynamically fill in custom fields depending on the value selected from a dropdow
This can be done using a post object field or a relationship field. There is no need to store this information in both the author CPT and the review. You would select the author when created the review and then in your template you get the data from the post selected in the relationship field. Storing duplicated data for every review is generally a bad idea.
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.