User Chooser

Component ID

1148574

Component name

User Chooser

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

5742

Component created

Component changed

Component body

Drupal 7.39 will break this module before 1.6. ALL sites using this module should update to 1.6 this module

Provides formAPI elements for selecting & validating single or 'segments' of users according to

  • role
  • permission
  • your_callback
  • Presents a dropdown or autocomplete field which accepts uid, email and/or username.

    Offers front-end configuration of

    • the threshhold of valid users at which the dropdown select widget becomes an autocomplete widget.
    • The format for displaying usernames in the widget

    Examples are provided.
    Drupal 8
    Deprecated in favour of improved entity reference field type, which has a plugin architecture to do what this module does, but for any entity type!