col.xyz.autocomplete

When you want a type-ahead drop down list allowing to filter on specific values in the list.

Class

column

Property

col.xyz.autocomplete

Formal specification

col.xyz.autocomplete = true | false

Required

no

Default

false

Version

1.0

Comment



Example



col.city=Cities  col.city.type=list  col.city.query=select cityname, id from cities order by cityname  col.city.query.ds=mysql  col.city.autocomplete = true 



Reference

 
col.xyz.list.size 
col.xyz.query 
col.xyz.valueX 
col.xyz.type = list