Pagina di Descrizione

Table

 

The widget displays a summary table by extracting data based on the SQL filter. Unlike the summary table, this one does not automatically filter values based on a date field and a period.

Widget Parameters

Title

Set the title of the box.

Table

Set up the table from which to retrieve the data.

Description

Allows you to select the fields to include in the description.

SQL Filter

An optional value to further filter the data. The format must be SQL and static, for example, offer_status = `closed`.

SQL Ordering

Allows for the optional input of a sorting value for the displayed data; the format must be SQL and static, for example: offer_date, DESC expiration_date.