Autocomplete input

User profile fields ::: profilefield_autocomplete
Maintained by Adrien Jamot
A multi-selection profile field based on modern Moodle user interface widgets.

Autocomplete input 2022071900

Moodle 3.9, 3.10, 3.11
Released: úterý, 19. července 2022, 17.38

Version 20220719

Added Privacy API files

A multi-selection profile field based on modern Moodle user interface widgets.

Available options are listed in a drop down menu. A text box provides filtering functionality. The list in the drop-down menu updates in real time to filter out options that don't match the filter text.

Selected options are displayed as tags.

Installation Instructions: 1. Unzip the directory and copy inside your-moodle /user /profile /field (at the end the folder structure should look like your-moodle/user/profile/field/autocomplete) 2. Log into Site as Admin user and go to site-administration -> Notification to perform installation. 3. After successful installation, you would find a new custom profile field type inside site administration -> user -> accounts -> user profile fields 4. Enjoy this new feature.

Version information

Version build number
2022071900
Version release name
2022071900
Maturity
Stabilní verze
MD5 Sum
c9fa4c565994df9f54a816af3875dcbd
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type User profile fields

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myfield") in the "user/profile/field" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation