Moodle Plugins directory: Conditional field: Versions: 1.7 | Moodle.org
Conditional field
User profile fields ::: profilefield_conditional
Maintained by
Shamim Rezaie
A drop-down menu field that shows/hides some other custom profile fields depending on its selected value.
Conditional field 1.7
Moodle 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: சனி, 21 ஜூன் 2025, 4:07 AM
Version 1.7
- Support PHP 8.3
- Improve clearing hidden fields
- Conditions are applied even when the conditional field is not visible
Version 1.6
- The required condition is not applied on the notifications page during upgrades
- A support message is shown to admins
- Minor bug fixes and improvements
Version 1.5
- A new option is added to clear hidden fields
- Conditions are applied even when the conditional field is locked
- Minor bug fixes and improvements
Version 1.4
- Support PHP 8
- Add scrollbars to the configuration modal when there are many options
- Validation is bypassed during user upload via CSV
- Minor bug fixes and improvements
Version 1.3
- Updated the plugin for Moodle 3.11+
Version 1.2
- Updated the plugin for Moodle 3.8+
- Added GDPR implementation
Version 1.1
- Added support for special characters (single and double quotes) in menu options.
Version 1.0 (Initial version)
The conditional profile field plugin is an advanced version of the dropdown menu profile field type in which you can decide to hide/show some other profile fields or even make them required based on the value selected for this field.
This plugin enables you to design dynamic signup/profile pages.
Version information
- Version build number
- 2025062100
- Version release name
- 1.7
- Maturity
- Unknown
- MD5 Sum
- bf67b957f17cf9e27d573a18bac9cf4f
- Supported software
- Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type User profile fields
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myfield") in the "user/profile/field" subdirectory.
- Visit http://yoursite.com/admin to finish the installation