Content list query
This dialog is used to define queries.

Content query definition dialog
Fields
Query name |
|
Name of the query, used to describe what the query is doing. |
Parameters |
|
Parameters to make available to the query from the request string. For example if the request string is http://www.antorg.com?admin=1&val=2 then the two parameters which are available are "admin" and "val".
You can then add parameters (called "admin" or "val") to this field, in either order. These values then are used to replace question marks (?) in the Query field
|
Tables |
|
Allows extra tables to be joined in to the query. See join dialog. |
Query |
|
Specify the query that is used to filter the list. This query forms the where clause in a SQL query. You can specify restrictions on either the table that you |
Buttons
OK |
|
Saves the information about the query |
Cancel |
|
Cancels this edit |
|