ManagedForm.NavigationProcessing

Syntax:

NavigationProcessing(<NavigationObject>, <StandardProcessing>)

Parameters:

<NavigationObject>

Type: Reference to object of information base.
Object to navigate to.

<StandardProcessing>

Type: Boolean.
The standard (system) processing attribute of object navigation is passed to this parameter. If this parameter is set to False in the handler procedure body, standard processing is not performed.
Standard processing means that the main table of the list form (if the form is the list form of the recorded object type) is positioned at the transferred object.
Default value: True.

Description:

Is called on the client while calling the object navigation command or method of the ExecuteNavigation form.

    

1C:Enterprise Developer's Community