Home › Forums › Backend Issues (wp-admin) › Checkboxes with same value › Reply To: Checkboxes with same value
Nothing simple, it all depends on how you’re storing the items that you want to calculate on. If the only place they are stored is in the field, then no. There isn’t any type of ACF field that allows selections that can hold the same value for more than one of them. I think I answered another similar question
Try something like
100 : 100
100.0 : 100
100.00 : 100
100.000 : 100
the left side should all evaluate to 100 but be considered different values for the array.
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.