{ERROR}
{TITLE}
Name: * The name of the list, as seen by humans.
Name (Singular): * The singular form of this list's name; used within the control panel.
Table Name: * Actual name that MySQL uses to call the table the list is stored in.
Table Group: {GROUP_PULLDOWN} (optional) Select an existing group from the list, or create a new group. Grouping related lists allows you to organize your control panel into sections.
Organize by Priority: {PRIORITY} If you don't want to organize the list by a specific field, you can have it organized by the order you choose, indicated by priority.
New Entries On Top: {REVERSE_PRIORITY} Newest entries will appear at the top, instead of the bottom of the list.
Organize by Hierarchy: {HIERARCHY} If you don't want to organize the list by a specific field, you can have it organized by the order you choose, indicated by hierarchy. Items in the list can be nested.
Hide Delete All: {HIDE_DELETE_ALL} Hides the display of the delete all button o this list. It mekes some people nervous!
Stay on Item: {STAY_ON_ITEM} Usually, the program returns to this list of items upon creation or editing of an item in the list. Chicking this will cause the program to stay on the item edited.
Options Position: The location of the options menu column normally appears as the far right column. Entering a number here will move it to appear before the nubered column.
Limit List: If the number of items in the list exceeds the number entered here, the items at the end of the list are deleted until it is equal.
Variables Displayed when referenced by another list:
{FIELDS AVAILABLE}
(optional) By default, the first item in a list is displayed. This option allows you to select which variables are displayed and in what order.
In-Between Variables Text: (optional) By default, a space is placed between each variable displayed. However, this an be used to put a comma or any other string of characters between each variable displayed.
Notification Emails: (optional) An email will be sent to these addresses whenever a change is made to this list (addition or change) indicating the activity.
Execute Function on Add/Edit: This function will run when adding or editing an item in this list.
Alternate List Key: Change the name of the list' key (Defaults to cpindex).

List Dependancy
List is dependent on: {DEPENDENCY} Lists can be contained within other lists. A list is dependent when it's entries are always tied to a specific entry within another list.
The dependent list will have to a Pull-Down List which is connected to the dominant list before they can be connected.

Paypal
Paypal Store Items: {PAYPAL_STORE_ITEMS} Turns the items in this list into paypal shopping cart items. To take advantage of this feature, an "Add to Cart Button" component must be added to the list template, and a page must be added to the website with a "Shopping Cart" component.
Name Field: {PAYPAL_NAME_FIELD} * This field will be passed to PayPal as the name of the item.
Cost Field: {PAYPAL_COST_FIELD} * This field will be passed to PayPal as the cost of the item.
Shipping Field: {PAYPAL_SHIPPING_FIELD} * This field will be passed to PayPal as the shipping cost of the item.
Image Field: {PAYPAL_IMAGE_FIELD} * This field will be used in the shopping cart to display an image for the item.

Custom Administration Page
Make a custom admin page: {CUSTOM_ADMIN_PAGE} Instead of creating a list, create an administration page that will execute a custom function.
Function to execute: The name of the function to run on this page.