ManagedForm.URLProcessing

Syntax:

URLProcessing(<FormattedStringURL>, <StandardProcessing>)

Parameters:

<FormattedStringURL>

Type: String.
Hyperlink value of a formatted string.

<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.
Default value: True.

Description:

It is called by clicking a hyperlink of formatted string located in the for item of the type Form field extension for a label field or of the form item Form decoration extension for a label, that has the value False in the property Hyperlink.

    

1C:Enterprise Developer's Community