BS: Follow Properties available
Property  | 
Description  | 
id=string  | 
Define the Id of related datawindow (only used from BSL, internal)  | 
name=string  | 
Name of this object. If not defined, the system use value1,value2 .... If the source comes from BSL, the system use the BSL field name as name.  | 
title=string  | 
Define the title of this field  | 
translate=true/false  | 
if true, all values will be translated from beas standard translation system  | 
color=number  | 
define color (rgb)  | 
bold  | 
show this column bold  | 
bmp=folder as string  | 
display this column as picture if folder is defined, the system read the picture form defined folder, otherwise from bmp folder  | 
expression=expression as string  | 
show this column as expression (formula). See datawindow Example: replace stock information with available stock (source is BSL) ...dropdown.script.format=stock=expression=(stock - reserveredquantity)  | 
width=x  | 
Define width  | 
italic  | 
show in italic format  | 
visible  | 
visible rule (0 not visible, 1=visible)  | 
alignment  | 
alignment: left, center or right  | 
height  | 
height of this field  | 
checkbox=format as string  | 
show as checkbox j=J/N, y=Y/N, c=C/N, 0=1/0  |