Bug #1938
closedXBL Datatable Widget - allow user modifications to auto-increment field
0%
Description
auto-increment field is already implemented in XBL, but currently has admin-set
start, end and increment values.
Needs additional functionality, editable by user in field to reflect field
conditions, such as starting at user-defined values, and counting in
user-defined direction. For example, pisco collections depend on tides, so
collection might start at the end of each transect and work backwards to
halfdway, to beat the tide, then remaining measuerments would start at beginnign
of each transect and work up to halfway, after the tide has come in and covered
the already-measured parts.
Related issues
Updated by Matthew Brooke over 19 years ago
first pass - show toggle button to allow user in field to switch between
increment and decrement
Updated by Matthew Brooke over 19 years ago
added toggle button to allow user in field to switch between
increment and decrement. Also allow user to type in an arbitrary starting value,
and increment will count from there