Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

atk4/autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use this add-on:

  • 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:

Screenshot

About

Implementation of AutoComplete functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •