Closed jenshp closed 8 years ago
Could you explain the issue you saw? This basically removes the header-field element (and the show-order-by with it, though that's not a big deal in this screen) and puts the title on the default-field element.
The title in the header-field.@title was being ignored, so that the displayed title was "Expectation Enum Id" instead of "Expectation" in one case, and "Empl Position Class Id" instead of "Position Class" in the other.
If the header-field.@title is being ignored that should be fixed instead of a workaround in a single form-list. I haven't seen this happen but I'll keep an eye out for it. If you find a way to reproduce it please file an issue... perhaps it is something related to localization?
header-field.@title is not used within a single-form, so use default-field@title instead.