php-reports icon indicating copy to clipboard operation
php-reports copied to clipboard

Permit display, value in the select database_options

Open doekia opened this issue 10 years ago • 0 comments

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"
}

doekia avatar Dec 18 '15 10:12 doekia