Improvement #179
openCalculation _form view shows to much selected table fields in multiple choice field
50%
Description
The calculable fields are selectable in a multiple choice field. The choice in this field are grouped by tables. It is possible that a certain field was assigned to serveral tables. Hence, it is displayed below each table in the choice list.
After an administrator has selected the required fields and has saved her selection the selection seems to have changed. This might happen when a field was selected which belongs to several tables. Then each group (table) in the choice set has this field selected.
Moreover, the mulitple selected field has impact w.r.t. to the list of fields on the calculation index page and finally in the caclulation itself happening in a spreadsheet.
Updated by liaham about 4 years ago
- % Done changed from 0 to 20
Add a method to the CalculationsController which manipulates the list of calculable fields to be unique.
Updated by liaham about 4 years ago
- Assignee set to liaham
- % Done changed from 20 to 50
What is left is the correction of the display of the multiple choice set.