nuBuilder Documentation
|
Lists
This table simply allows different lists to be stored in the same table (zzsys_list) so that they can be used later with Dropdown Objects. List NameUsed to group all items that belong to a list.OptionNormally the hidden value in a selection box.DesciptionNormally the visible value in a selection box.eg. SELECT sli_option, sli_description FROM zzsys_list WHERE sli_name = ‘gender’. By adding a record with the List Name of 'reportFont' the user can add a font name that can be selected in the Font property of an Object in nuBuilder's Report Builder. By adding a record with the List Name of 'javascriptFile' the user can add a javascript library that will be added in the header area of nuBuilder's HTML.
|
Login |