Setting Up Links Between Data Entry Form Elements and Forms

Links between forms allow for moving between forms and are applied to view more detailed information about selected element.

Links between form elements enable the user to navigate between form sheets. Links creation between form elements is used to create multisheet combined data entry forms.

To create links between forms, use:

To create links between form elements, use event handler.

After links between forms or form elements are set up, if required, follow the step:

Detailing

Navigation to another repository object can be set up for detailing dimension elements in table area.

To set up navigation, use dimension detailing.

Calculation Algorithm

For detailing of data used on calculating values in cell, it is possible to set up navigation to another data entry form. To set up navigation, use binding to data entry form.

Event Handler

To set up handling of the workspace events, use event handler.

Event handler is a unit created in the Fore language or an assembly created in the Fore.NET language. An event handler provides a possibility to set actions when a particular event occurs enhancing functionalities of the workspace.

To connect a unit, click the Set Handler of the Designer tab opening the Select Unit dialog box:

Set:

Finish the selection by clicking the OK button. The button becomes available after the class is selected.

To undo the event handler use, select the Reset item of the Set Handler button on the Designer tab.

See also:

Building Data Entry Form | Working with Ready Data Entry Form