Ticket #1769 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Add empty value in Select Widget

Reported by: gracinet Assigned to: fguillaume
Priority: P2 Milestone: CPS 3.4.3
Component: CPSSchemas Version: 3.4.0
Severity: normal Keywords: select vocabulary
Cc:

Description

Currently MethodVocabulary has the very useful option to add an empty key, e.g, to mean 'all'. This would be much better to handle this at the widget level.

Change History

11/06/06 14:35:56 changed by gracinet

  • status changed from new to closed.
  • resolution set to fixed.

Done in [49936]. Main benefits:

  • one can use a Select with empty key and a Multiselect without one on the same vocabulary
  • no need to wrap static vocabularies in a Method Vocabulary just for the sake of empty key any more