Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @mircea59 – Its definitely something we can look at, but to be fair it likely wouldn’t be a priority as the avg number of user roles is likely (default +/- 2) which simply doesn’t warrant an interface like that. IE for 99.9% of sites checkboxes are the ideal input, in your case I can see why something else would be better.

    Happy to accept a pull request if you want to make it happen sooner though, but you would probably want to use tag based select2 fields like we do in Popup Maker instead as they are a smaller interface in general: https://select2.org/getting-started/basic-usage.

    Either way it should likely not be shown by default, only if count( $roles ) > 20 or something like that.

    Thread Starter mircea59

    (@mircea59)

    @danieliser That select2 pill box looks great. I’ll try to see if I can make it work and then do a pull request. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Replacing check boxes for role selection’ is closed to new replies.