![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
listdef table — table for List Definition data
| Name | Description |
Data Type | BillMax Default |
|---|---|---|---|
| Name | Description |
Data Type | BillMax Default |
| buttontitle |
List button title for display on the " |
char(50) | BLANK |
| constraints | The Constraints used enforce data integrity for lists.value when entering a new item in a List. regexmacros list values are not allowed. |
char(100) | BLANK |
| descr | List description. |
char(100) | BLANK |
| list | List name. |
char(50) | BLANK |
| modify | The Permissions set of a Authorized BillMax User must intersect this set of Permissions to be able to modify the List entries. |
int(11) | 1 |
| number | System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647. |
int(11) | Autogenerated. Generally next available integer. |
| protected |
Specifies whether entries in a particular list may be deleted.
|
tinyint(4) | 1 |
| sortorder | User specified sort order of entries. Used for display purposes. |
float(10,2) | 0.00 |
| uniquebal |
Specifies whether the entries for lists.value for a particular List must be unique.
|
float(10,2) | 1 |
| view | The Permissions set of a Authorized BillMax User must intersect this set of Permissions to be able to view the List entries. |
int(11) | 0 |
Relevant Interfaces
Library Routines - NONE
Command Line Routines
| mklists |
CGI Routines - NONE
Web Forms - the section called “Configuring Lists”