Home › Forums › General Issues › Looking to display 5 ACF fields' values in one field, while adding a post. › Reply To: Looking to display 5 ACF fields' values in one field, while adding a post.
You can do the same thing with any type of field. For a text area instead of setting $field[‘message’] you would set $field[‘value’]. I was under the assumption that you just wanted to be able to copy and paste the value. If you want to use the value is some other way then you would need a different type of field. But this is really not needed, if you want to use the values of the other fields outside of the admin you just need to get the values and combine them.
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.