Home › Forums › General Issues › Formidable pro checkboxes › Reply To: Formidable pro checkboxes
Hi @dweb
I’m afraid I don’t have the experience with the Formidable Pro plugin, so forgive me if I can’t help you much.
If you want to dynamically add additional choices to a checkbox field, I believe you can use the acf/load_field hook. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/dynamically-populate-a-select-fields-choices/. That page is talking about the select field, but I believe you can modify it for the checkbox field.
If you want, you can also use Javascript to add the additional choices. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/adding-custom-javascript-fields/.
I hope this helps 🙂
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.