Home › Forums › General Issues › checkbox field output › Reply To: checkbox field output
Thanks for the quick reply John
return value is value
The checkbox has multiple choices as follows
Natural
Denatured
Bacterial over expression
Insect cell over expression
Embryonic kidney extract
Other
However, no default values have been set.
I also used the example from your documentation under the Display Value sub heading and it returns another error
the_field('colors');
Notice: Array to string conversion
I assume this can be fixed by specifying both a value and label like this:
red : Red
However that will output the label for each when whats needed is comma delimited values only.
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.