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

Reply via email to