level.xyz.storeColumn

Specify the name of the column which value will be saved as a value of the selected dropdown option

Class

level

Property

level.xyz.storeColumn

Formal specification

level.xyz.storeColumn = <column name>

Required

no

Default

the first column of result set

Version

1.25

Comment

if the property is not defined, the first column of result set will be used as a stored value

Example



  level.country.query = select name, id from country level.country.storeColumn = id



Reference

level.xyz.query
level.xyz.viewColumn