Editar la función SQL

Consulta Sql:

La definición de SQL para esta función. Debe referirse a los campos informados como `reportform+field`

Descripción:

Una descripción de esta función que será vista por el usuario final

Campo de Formulario:

Seleccione el campo del formulario del cual esta función tomará valores

Agregado:

A comma separated list of the forms in the relationship on whose fields you which you wish to aggregate on (i.e. those not in the groupby clause, these are the forms that appear in your function)

Formularios Seleccionables

The 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 separated list of forms. If not set, it defaults to the name of this function.

Campos Relacionados

Los campos que son enlazados cuando se enumeran opciones. Solo se aplica si el formulario es una subclase de I2CE_FormField_MAPPED. Debería ser una lista separada por dos puntos (:) de 'forms' o 'form+linkfield's. Ejemplo: "county:district+region:[region]:country". Si no es asignado, el predeterminado es el nombre de esta función.

Funciones dependientes