dnadesign / silverstripe-datedropdownselectorfield
Select your date values with Dropdown Fields
Package info
github.com/dnadesign/silverstripe-datedropdownselectorfield
Type:silverstripe-vendormodule
pkg:composer/dnadesign/silverstripe-datedropdownselectorfield
2.0
2019-12-05 04:51 UTC
Requires
This package is auto-updated.
Last update: 2026-02-19 19:09:33 UTC
README
Introduction
An assortment of classes to help selecting dates in SilverStripe via dropdown lists rather than inputs.
Maintainer Contact
* John Milmine (john.milmine@dna.co.nz)
Requirements
- SilverStripe 4.x
Installion
composer require "dnadesign/silverstripe-datedropdownselectorfield": "dev-master"
Features
DateSelectorField- FormField providing 3 dropdown optionsDateRangeSelectorField- Composite Field containing two DateSelectorField instances for selecting a rangeDateRangeFilter- SearchFilter for use in ModelAdmin and other contexts for use with the DateRangeSelectorField- UserForms integration
License
BSD-3-Clause. See LICENSE.