2017 © Pedro Peláez
 

silverstripe-module silverstripe-optionaltreedropdownfield

This module extends TreeDropdownField to allow clearing a selection

image

richardsjoqvist/silverstripe-optionaltreedropdownfield

This module extends TreeDropdownField to allow clearing a selection

  • Wednesday, April 6, 2016
  • by richardsjoqvist
  • Repository
  • 1 Watchers
  • 2 Stars
  • 3,165 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

SilverStripe OptionalTreeDropdownField

This module extends SilverStripe TreeDropdownField to allow clearing a selection., (*1)

Requirements

  • SilverStripe 3.1 (or higher)

Installation

  1. Run composer require richardsjoqvist/silverstripe-optionaltreedropdownfield
  2. Run sake /dev/build

Usage

$fields = new FieldList();  
$treeField = new OptionalTreeDropdownField('MyFieldID', 'My Field Title', 'SiteTree');  
$treeField->setEmptyString('No page');
$fields->push($treeField);

The Versions

06/04 2016

dev-master

9999999-dev https://github.com/richardsjoqvist/silverstripe-optionaltreedropdownfield

This module extends TreeDropdownField to allow clearing a selection

  Sources   Download

The Requires

 

module silverstripe treedropdownfield optionaltreedropdownfield

06/04 2016

1.1.3

1.1.3.0 https://github.com/richardsjoqvist/silverstripe-optionaltreedropdownfield

This module extends TreeDropdownField to allow clearing a selection

  Sources   Download

The Requires

 

module silverstripe treedropdownfield optionaltreedropdownfield

05/04 2016

1.1.2

1.1.2.0 https://github.com/richardsjoqvist/silverstripe-optionaltreedropdownfield

This module extends TreeDropdownField to allow clearing a selection

  Sources   Download

The Requires

 

module silverstripe treedropdownfield optionaltreedropdownfield

01/04 2016

1.1.1

1.1.1.0 https://github.com/richardsjoqvist/silverstripe-optionaltreedropdownfield

This module extends TreeDropdownField to allow clearing a selection

  Sources   Download

The Requires

 

module silverstripe treedropdownfield optionaltreedropdownfield

02/12 2013

1.1.0

1.1.0.0 https://github.com/richardsjoqvist/silverstripe-optionaltreedropdownfield

This module extends TreeDropdownField to allow clearing a selection

  Sources   Download

The Requires

 

module silverstripe treedropdownfield optionaltreedropdownfield

03/05 2013

1.0.0

1.0.0.0 https://github.com/richardsjoqvist/silverstripe-optionaltreedropdownfield

This module extends TreeDropdownField to allow clearing a selection

  Sources   Download

The Requires

 

module silverstripe treedropdownfield optionaltreedropdownfield