Form.ChoiceInitialValue

Usage:

Read and write.

Description:

Type: Arbitrary.
Contains initial selection value transferred to the form that is to be opened to select or collect a value from the list. When a standard value selection is made in the text box or the cell of a table box from the selection form that is linked to it, the field value is logged in the initial selection value. If a selection form is opened from a module, the initial selection value must be set using language before the selection form is opened. Before opening a form (before the OnOpen event) the system attempts to position the list linked to the form's main attribute (if one exists) in this value. An additional value can be processed using language and the OnOpen event handler.

Availability:

Thick client.

    

1C:Enterprise Developer's Community