Skip to main content
Completed

Configure detail tab page group fallback

Related products:Software FactoryWindows GUIUniversal UI
  • December 27, 2022
  • 7 replies
  • 195 views

K.Bakkenes
Captain
Forum|alt.badge.img+9

Zooming in (double click) on a detail tab page can open a different screen type (zoom) than the detail screen type. The zoom screen type can have DetailTabPage containers with different detail groups than the original screen type. 

Example:
Screentype X (detail)
Grid, Form, DetailTabPage A
Screentype Y (zoom)
Grid, Form, DetailTabPage A, DetailTabPage B

In our case we have detail screens with horizontal (detail group A) and vertical details (detail group B). The vertical details should be hidden when the screen is in a ‘Detail’ screen type, but must be shown when the correct detail group is available in the ‘Zoom’ screen type.
At this moment all details with detail group B are placed under A.

We would like to make that fallback mechanism configurable to prevent details from DetailTabPage B to be placed in DetailTabPage A.

Possible solutions:

  1. Configurable per ‘Detail group’ in ‘Screen types’ screen.
  2. Configurable per reference in ‘Subjects’ screen.

The default behavior should be applied when 1 or 2 is not configured.
 

7 replies

Jeroen van den Belt
Administrator
Forum|alt.badge.img+10
NewOpen

Jeroen van den Belt
Administrator
Forum|alt.badge.img+10
OpenOn the backlog

Jeroen van den Belt
Administrator
Forum|alt.badge.img+10
On the backlogPlanned

Renée Evertzen
Moderator
Forum|alt.badge.img+4
PlannedWorking on it!

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Software Architect
  • February 8, 2023
PlannedWorking on it!

We are going to enable developers to configure which Detail tab container are available to be used as Fallback group.

This will allow details assigned to Tab page controls that do not exists in the screen type to be placed in the Detail tab set as Fallback group. The setting will also be mutable via the Screen type designer.


Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Software Architect
  • February 15, 2023
Working on it!Next release

Jeroen van den Belt
Administrator
Forum|alt.badge.img+10
Next releaseCompleted