Advanced List Box-Record List Control
Description
Describes the list box-record list control with an example.
In the above script, simply by changing the record list command to this:
[%kl=clients,{keylist_build('1:25,2:25,3:25',customer_id,alltrim(firstname)+' '+lastname, phone, city)}%.60,10key];
a list box - record list is displayed.
Limitations
Desktop applications only.
See Also