E.g. In the Stamm window, create a new Protokoll record from within the Protokoll tab.

This works a little differently to a simple create from the desktop mask as it needs to establish the link between Protokoll and Stamm using the Stamm_ID field in Protokoll.

Create your new dialog window using the template

newRecordDialog

Add your DSO and Form and create your links.

In the New Create Dialog Window change the attributes in swattoolbar/SimpleSwatToolbar

EventToolbarGo: $akioma.osiv.saveRecordInDialogAndClose (self)

 

New method added to generic-record-handling.js