ManagedForm.NotifyActivate

Syntax:

NotifyActivate(<ActiveObject>)

Parameters:

<ActiveObject> (required)

Type: Object reference, or CurrentRow.
Activated object.

Description:

Notifies the forms subordinate to the given form that the active object has been modified and passes reference to the object. This action is similar to the standard alert of the subordinate catalog when the current element is modified in the owner catalog list.

Availability:

Thin client, web-client, thick client.

Note:

Can be used when the subordinate form has been opened using 1C:Enterprise script.

    

1C:Enterprise Developer's Community