Version 1.0.6
April 11, 2019
Hotfix
- Update section validation in Element::EVENT_REGISTER_ACTIONS event for id + uid support.
- Previous Craft version return section id for $event->source
- Current Craft version now return uid for $event->source
- Previous Craft version return section id for $event->source
Version 1.0.5
November 28, 2018
Added
- Update README.md
Version 1.0.4
September 12, 2018
Added
- Now support Category ( will select only 1 even if the field has no limit )
Version 1.0.3
August 28, 2018
Added
- Update actions to work with craft behavior (keep the entry selected after call)
- Now support radio button
Version 1.0.2
August 24, 2018
Added
- Dynamic selection of sections and fields to bulk edit in the elements listing
- The only field valid for now is a dropdown.
Goal
- plan to make this plugin enabled for other field like radio-button and category for further version.
Version 1.0.1
July 26, 2018
Added
- Initial release