Closed markash closed 7 years ago
This was resolved as part of the AssessmentRatingField redesign which triggers the entity edit views's listener (save & reset buttons) on the form's status change listener which calls the form's isModified() & isValid() methods to determine if the form has changed instead of just relying on the StatusChangeEvent since some changes won't fire by the Binder or there might be more than one Binder.
Weighting on the Assessment Rating Panel does not trigger the Save button to be enabled. Probably the binder is only looking at the 4 fields and not the AssessmentRatingsField :-S