StartPageSettings.SetForms

Syntax:

SetForms(<FormContent>)

Parameters:

<FormContent> (required)

Type: StartPageForms.
Array elements should specify full names of form metadata objects. Names of standard object forms can be transferred.
If the string passed is not a name of the form, the respective array element is ignored.

Description:

It forms differences in custom settings between the transferred content of forms and the content set in the designer.

Availability:

Server, thick client.

Note:

Forms to be passed should contain full names of form metadata objects. Names of the standard object forms are also allowed. If the string passed is not a form name, this array item is ignored.

    

1C:Enterprise Developer's Community