User-Field-ACF-Add-on
User-Field-ACF-Add-on copied to clipboard
Change from Select to Checkboxes
I would like to change the formatting from the multi-select box to a scrollable list of checkboxes (just like the default scrollable boxes to choose pages to add to a menu in the admin).
This will make things much safer to hand over to a client - with multiSelect, if a user accidentally clicks another name without holding down the CTRL button, all the previously selected options are undone. I know that a user could just refresh the page without saving, but the option to have this in a checkbox format would be greatly appreciated.
Thanks!
Hi This would be great. @nathanp have you tried to modify code yourself? Results?
I ended up going a different route. Instead of associating pages/posts with users, I added checkboxes to the user profile page.