Opened 19 months ago

Closed 19 months ago

Last modified 19 months ago

#2283 closed enhancement (fixed)

Improve GUI for selecting parent/child item columns

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.19.4
Component: web Version:
Keywords: Cc:

Description

When selecting new columns from parent/child items, the list of columns can be quite long. It would be nice to replace this field with something that looks nicer and where it is easier to find the correct column. For example, it might be a good idea to clearly separate static columns, from annotations and extension columns.

Change History (3)

comment:1 by Nicklas Nordborg, 19 months ago

Resolution: fixed
Status: newclosed

In 8070:

Fixes #2283: Improve GUI for selecting parent/child item columns

The list with columns has been replaced with a table that has 3 columns:

  • Static properties
  • Annotations
  • Extensions


Columns are selected with checkboxes.

comment:2 by Nicklas Nordborg, 19 months ago

In 8074:

Fixes #2283: Improve GUI for selecting parent/child item columns

Added possibility to select select a column from a related item with two hops. The first hop must be to a parent item and the second to a child item.

comment:3 by Nicklas Nordborg, 19 months ago

In 8075:

Fixes #2283: Improve GUI for selecting parent/child item columns

Updated the documentation.

Note: See TracTickets for help on using tickets.