2017 © Pedro Peláez
 

library autocomplete

Autocomplete implementation for Agile Toolkit

image

atk4/autocomplete

Autocomplete implementation for Agile Toolkit

  • Monday, October 21, 2013
  • by romaninsh
  • Repository
  • 9 Watchers
  • 1 Stars
  • 98 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

  • place it inside atk4-addons
  • inside model type this:
$this->hasOne('User')->display(array('form'=>'autocomplete/Basic'));
// of course instead of User , use your model

This will replace standard drop-down field with an auto-complete field:, (*1)

Screenshot, (*2)

The Versions

21/10 2013

dev-master

9999999-dev https://github.com/atk4/autocomplete

Autocomplete implementation for Agile Toolkit

  Sources   Download

AGPL

The Requires

 

by Agile Toolkit

atk4