ChartOfCharacteristicTypesManager.<Chart of characteristic types name>.PresentationFieldsGetProcessing

Syntax:

PresentationFieldsGetProcessing(<Fields>, <StandardProcessing>)

Parameters:

<Fields>

Type: Array.
This array contains names of fields which are required for generating presentation for object or reference.

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed.
If it is set to False in the body of the handler procedure, standard processing will not occur.
Fields used by the platform for generating standard presentation of object or reference, are added to an array of fields during standard processing.
Default value: True.

Description:

Occures when chart of characteristic types receives a set of fields, from which the presentation of object or link is generated.

Note:

The result of event processing is cached for the session.

    

1C:Enterprise Developer's Community