Panel | ||
---|---|---|
| ||
Field ItemA field item indicates a field in the table or tables that have been used in the search file. |
...
Name | Description | Value | ||
---|---|---|---|---|
field | The field name. | Any existing field name of a table that exists in database (table.fieldname) | ||
label | The name that will appear next to the criterion box and/or on top of the results column. | expression | Specific Value | VALUEA glossary key |
alias | The field alias | Any string | ||
expression | A specific value. | VALUE | ||
datatype | The The type of the field. | ftxString, ftxInteger, ftxFloatftxBigDecimal, ftxDateTime, ftxMemo | ||
fieldlen | The length of field name | An integer The field length. | Any number | |
lookup | Show Shows a dropdown drop-down list in the search criteria. | A reference to a search page element and to the id - value fields (example: products;products.loadtypes;prodtypeid;prodtypename) | searchcriteria | Defines of dataset;<directory_name>.<filename>;<entity_id>;<entity_search_vaue> |
searchcriteria | Defines if the field should be included or not in the search criteria 1 to include the field at search criteria or not. | 1, 0 to not | ||
visible | Defines of Defines if the field should be included or not in the results. | 1 to include the field at results, 0 to not | ||
executable | Indicates if the field will be included in the query. | 1 to include the field in the query, 0 to not | ||
indexorder | The The order number where of the field will to be displayed. | An integer numberAny number | ||
casesensitive | If set to false then the search by this field is case insensitive, otherwise it is case sensitive. | true, false | ||
displaytype | Used when a manually created drop-down list is needed. | combobox[;option_value;option_key]+ |
Examples
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|