Actions
Bug #3050
closedCan't go backwards on LabelDataColumns page
Start date:
01/02/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3050
Description
After selecting a column to be associated with Questions 1 and 2, clicking them in the Available response item list box has no effect - in other words you can't go back to correct a field that you've already entered data for.
Updated by Ryan McFall almost 17 years ago
Fixed by adding a new sub-class of ListSelectionListener that can be enabled/disabled associated with selecting a data table column, and disabling the listener when programmatically selecting the column in the data table associated with a selected question.
Actions