Project

General

Profile

Feature #2223

Updated by Alexander Watzinger 9 months ago

Forms were improved, mainly by moving *To do* 
 * Forms: move entity collection of entities for from table form tables fields to the form manager. 

 The results are: 
 * Improved performance for some problematic forms combined with large data sets, e.g. acquisition forms with THANADOS data are now twice as fast 
 * Improved order of fields at relation forms (member, involvement, relation) with the selection of the corresponding entity now at the top of the form 
 * Better readable, maintainable and expandable code manager

Back