Issue169

Title Make it possible to define table, conditions and sortorder within <block>
Priority wish Status unread
Superseder Nosy List reinhard
Assigned To Topics gnue-forms

Created on 2007-05-03.08:11:11 by reinhard, last changed 2007-05-03.08:11:11 by reinhard.

Messages
msg355 (view) Author: reinhard Date: 2007-05-03.08:11:11
The distinction between <block>s and <datasource>s is not exactly intuitive. The
table name is defined in <datasource>, the field list is defined within the
<block> (but explicitfields can also be defined in <datasource>, while sortorder
is defined in the <datasource> only. Filter conditions can be defined in
<datasource> in GFD and for the <block> at runtime.

It might make things easier if table, sortorder and conditions can also be
defined within the <block>, which might even make the explicit <datasource>
obsolete for most cases.
History
Date User Action Args
2007-05-03 08:11:12reinhardcreate