Discontinued!

The Dropdown Plugin has been discontinued and followed up by the selection plugin that contains not only a dropdown but also radios, checkboxes and multiselects.

Introduction

What is the dropdown plugin?

The dropdown 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: a single select dropdown editing a single-valued property. The selectable options are dynamically provided by a CMS service and by default read from a CMS-managed document.
  • 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.

Project status

The final version of dropdown is 1.03.01 running on Hippo CMS 7.2 (2.09.xx).

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