Home › Forums › General Issues › ACF User Relationship as Checkbox › Reply To: ACF User Relationship as Checkbox
Hi,
No there’s no way u can change it to radio/checkbox becouse it’s hardcoded in render function that type is select.
Aldought u could apply filters to settings when generating select field but it’s to difficould to track specific field ( for ex. if you don’t know key or prefix ).
If u want u can try with these filter:
acf/get_valid_field/type=select
to find some specific key wich is only in users field and change type to checkbox or radio
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.