Introduction

What is the selection plugin?

The selection plugin provides three plugins to be used within the CMS editor:

  • StaticDropdown: a single select dropdown editing a single-valued property. The selectable options are statically configured.
  • DynamicDropdown and RadioGroup: single select controls editing a single-valued property. The selectable options are dynamically provided by a CMS service and by default read from a CMS-managed document.
  • BooleanRadioGroup: a single select radio group editing a boolean property. The labels for 'true' and 'false' are statically configured and localized.
  • DynamicMultiSelect: a multi select list editing a multi-valued property. The selectable options are dynamically provided by a CMS service and by default read from a CMS-managed document.

Screenshots

CMS DocumentSite
To get an idea of the possiblities, take a look here.

Project status

The latest version of selections plugin is 2.05.04 running on Hippo CMS 7.6 and CMS 7.7

Version Hippo CMS Suite CMS artifact HST artifact
2.05.04 7.7 2.22.xx 2.24.xx
2.05.00, 2.05.02, 2.05.03, 2.05.04 7.6 2.20.xx 2.22.xx
2.04.00, 2.04.01 7.6 2.19.xx 2.20.xx
2.03.00 7.5 2.18.xx 2.20.xx
2.02.00, 2.02.01, 2.02.02, 2.02.03 7.4 2.16.xx 2.04.04+
2.01.02, 2.01.03 7.3 2.12.06+ 2.04.04
For versions applicable to ECM 2.08.xx and before, please revert to the Hippo forge project 'dropdown'.

See the project tracker for a list of bugs and feature requests.