Modifica la funzione SQL

Sql Query:

La definizione di SQL per questa funzione. Si fa riferimento ai campi segnalati come 'reportform + campo'

Descrizione:

Una descrizione di questa funzione che verraĆ  visualizzata dall'utente finale

Campo del modulo:

Seleziona il campo del modulo da cui questa funzione prende il valore

Aggrega:

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)

Moduli selezionabili

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.

Campi collegati

The 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.

Funzioni dipendenti