Skip to content

For automatically generated Many entities, use "smart" locale generation

Andrii Bezuglyi requested to merge fix/ub_many_entity_locales into master
  • For automatically generated Many entities, use "smart" locale generation based on source and destination entities, as well as the many attribute metadata itself
  • UMasterDetailView now generates better labels for details context menu for Many entities - it uses entity caption on "the other end" of the many-to-many relation, not caption of the "isManyManyRef" entity itself
  • getDetailsForUI now filters only details by attributes with "Entity" data type (and NOT "Many"!)
Edited by Andrii Bezuglyi

Merge request reports

Loading