thanks you. posted in cube2py (where we keep plugin_wiki for now).
On Jan 24, 10:21 am, blackthorne <[email protected]> wrote: > support for table headers in the select widget of plugin_wiki > Example: > `` > name: select > table: plugin_wiki_page > query_field: category > query_value: article > fields: id,description,modified_on > headers: title, description, Last modified > ``:widget > > it uses fields to match the table headers > if not defined it keeps the previous behavior: 'fieldname:capitalize' > > http://www.speedyshare.com/files/26457530/patch_select_widget_headers...

