Feature request #10287
Database relations: ability to define special cases for 1:1 and object-relational relations
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Forms | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 18715 |
Description
In 1:1 mode the UI should behave as follows:
- only the form will be displayed (no table, no feature list)
- the plus-button will be removed, link would replace existing links
In object-relational mode when the same parent table is referenced from multiple child tables of different types (e.g. structure_part referenced by child table cover, access_aid, dryweather_flume, etc.). The type of the parent record is specialed from exactly one matching child record (e.g a structure_part can be of type cover, access_aid, etc.). UI wise we would split the layout. E.g. on top one would list the parent records and at the bottom the specialized child records.
History
#1 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No