Bug #1627
openXBL Datatable Widget - Configurable first page & header
0%
Description
closed bug 1106 and opened this one to update it.
-------------------------------------------------
first page editable fields should be configurable thru rules - can do this by
adding XPaths of elements to be edited, in much the same way as the population
rules currently do for other parameters in datatabl binding (for example, we
already set the xpath for the table name and the data location). The process
for reading these (since we don't know ahead of time how many there will be) is
similar to that used in the selectbox binding for reading the enumerated list
values.
As a first pass, assume that these editable fields then appear in the header for
each page. Furhter development might include lettign the rules decide where
exactly to locate them, and whether any should be suppressed in the header, or
non-editable.
Related issues