User-Field-ACF-Add-on icon indicating copy to clipboard operation
User-Field-ACF-Add-on copied to clipboard

Change from Select to Checkboxes

Open nathanp opened this issue 13 years ago • 2 comments

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!

nathanp avatar Sep 29 '12 20:09 nathanp

Hi This would be great. @nathanp have you tried to modify code yourself? Results?

twoway avatar Aug 20 '13 08:08 twoway

I ended up going a different route. Instead of associating pages/posts with users, I added checkboxes to the user profile page.

nathanp avatar Aug 20 '13 15:08 nathanp