2017 © Pedro Peláez
 

silverstripe-module ss-mwm-autocomplete

Contains a collection of fields specifically for autocompletion. Uses typeahead for normal completion, and select 2 for dropdown style autocompletion.

image

milkyway-multimedia/ss-mwm-autocomplete

Contains a collection of fields specifically for autocompletion. Uses typeahead for normal completion, and select 2 for dropdown style autocompletion.

  • Wednesday, January 20, 2016
  • by mi3ll
  • Repository
  • 2 Watchers
  • 2 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 1 Forks
  • 2 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

This package is no longer maintained

Please us milkyway-multimedia/ss-mwm-formfields instead: https://github.com/milkyway-multimedia/ss-mwm-formfields, (*1)

Autocomplete Fields

Autocomplete Fields is a collection of fields specifically for autocompletion. Uses typeahead for normal completion, and select 2 for dropdown style autocompletion., (*2)

This is an alternative to some other modules that provide similar functionality (I actually didn't find the autocomplete one until later that probably would've suited my needs... Oops! Ah well, you now have a slightly harder option to use in this module...). Main difference, you can apply any option to these fields using data-attributes (similar to how the Twitter Bootstrap JS components work)., (*3)

If you need a Select 2 Field that acts more similar to the in-built DropdownField, please use sheadawson/silverstripe-select2, (*4)

For an alternative TypeaheadField please use betterbrief/silverstripe-autocompletefield, (*5)

Install

Add the following to your composer.json file, (*6)


"require" : { "milkyway-multimedia/ss-mwm-autocomplete": "dev-master" }

License

  • MIT

Version

  • Version 0.2 - Alpha

Contact

Milkyway Multimedia

  • Homepage: http://milkywaymultimedia.com.au
  • E-mail: mell@milkywaymultimedia.com.au
  • Twitter: @mwmdesign

The Versions

20/01 2016

dev-master

9999999-dev

Contains a collection of fields specifically for autocompletion. Uses typeahead for normal completion, and select 2 for dropdown style autocompletion.

  Sources   Download

MIT

The Requires

 

typeahead select2 autocomplete tagging

12/03 2015

0.1

0.1.0.0

Contains a collection of fields specifically for autocompletion. Uses typeahead for normal completion, and select 2 for dropdown style autocompletion.

  Sources   Download

MIT

The Requires

 

typeahead select2 autocomplete tagging