col.xyz.type = list

Create a dropdown list which is either initialized using a static list or using a query.

 

Class

Column Type

Property

col.xyz.type = list

Formal specification

col.xyz.type = list

Required

no

Default



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 = touristInfo 



Reference

col.xyz.list.size 
col.xyz.nameX 
col.xyz.valueX 
col.xyz.query 
col.xyz.query.ds 
col.xyz.query - customfield