This project is not covered by Drupal’s security advisory policy.
Dynamic Options Elements makes it easier to set options for select lists, checkboxes, and radio buttons.
Instead of using complicated codes like "key|value," it offers a simple way to do it. Developers can easily add Dynamic Options Elements to their own modules using $element['#type'] = 'options_element' . And if JavaScript isn't working, it still lets you set options using a regular textarea.
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content display, Content editing experience
- Ecosystem: Sections
2 sites report using this module
- Created by msillah on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-beta1
released 16 April 2024
Works with Drupal: ^8.8 || ^9 || ^10
Initial release of Dynamic Options Element module. Provides streamlined option specification for select lists, checkboxes, and radio buttons.
Install:
Development version: 1.x-dev updated 16 Apr 2024 at 09:16 UTC