Sql Query:The defining SQL for this function. You refer to reported fields as `reportform+field` |
|
Description:A description of this function to be displayed to the end user |
|
Form Field:Select the form field that this function takes values in |
|
Selectable FormsThe forms which are selectable for this field. Only applies if the form field is a subclass of I2CE_FormField_MAPPED. In which case it should be a comma seperated list of forms. If not set, it defaults to the name of this function. |
|
Linked FieldsThe fields that are linked when listing options. Only applies if the form field is a subclass of I2CE_FormField_MAPPED. It should be a colon separated list of 'forms' or 'form+linkfield's. Example: "county:district+region:[region]:country". If not set, it defaults to the name of this function. |