php-reports
php-reports copied to clipboard
Permit display, value in the select database_options
One could set the select to be:
database_options: {
table: "(select field_key as value, field_human as display from some_table where 1)",
column: "display, value"
}