Enhancement
If you define a standard view for a type whose objects are created transiently in a reference attribute of a specialist table, these objects are not linked to the configured view.
Restriction
The jump to such transient objects cannot generally be scripted in a meaningful way, as the transient object cannot usually be identified by the script.
Test
- Create a new global dialog (design mode > "Add dialog" in the views in the burger menu)
- Set the dialog as the default view for the type whose objects are to be generated transiently
- Create a transient object creation in an attribute of another type.
Now there should be a link to the dialog created in 1. in a view of the second type (or in the Instances tab) on the transient object.
See also in tl-demo: Technical demo > Components > Transient objects. There, the table Persistent rows has a column "Jump target (transient)", which displays a calculated transient object in a dialog.