Home › Forums › General Issues › How to display data from other tables? › Reply To: How to display data from other tables?
hi
i got this to work by copying the meta key from postmeta and adding it to acf
unfortunately its disabling the original field.
example
cost_price = found in the same table but different plugin. So i just copied the meta key cost_price added it to acf rename it to acf_cost_price and it displays all data associated with cost_price. Unfortunately it disables the original cost_price field. i can no longer edit/save it. The only way to edit or change the value is directly on acf_cost_price
Hope any one shines some light on how to accomplish this.
thanks
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.