Moodle Plugins directory: Autocomplete input | Moodle.org
Autocomplete input
Introduction
This plugin was funded and developed by Edunao as part of the French interministerial program Mentor by the Direction Générale de l'Administration et de la Fonction Publique.
To find out more about the Mentor program: https://mentor.gouv.fr/local/staticpage/view.php?page=ensavoirplus
Description
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:
- 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)
- Log into Site as Admin user and go to site-administration -> Notification to perform installation.
- After successful installation, you would find a new custom profile field type inside site administration -> user -> accounts -> user profile fields
- Enjoy this new feature.
Great job.
has anyone tried filling in this field with moodle API please?