FormDataCollection

Collection elements:

FormDataCollectionItem
Iteration through collection using For each ... In ... Do operator is available to object. Items are retrieved during iteration.

Methods:

Add
Clear
Count
Delete
FindByID
FindRows
Get
IndexOf
Insert
Load
Move
Sort
Total
Unload

Description:

Is used for modelling collections in the managed form data.

Availability:

Thin client, web-client, server, thick client, Mobile application (client), Mobile application (server).
Can be used in attributes of managed form.

See also:

FormTable, property SelectedRows
Form field extension for a calendar field, property SelectedDates
Global context, method FormDataToValue
Global context, method ValueToFormData
ManagedForm, method ValueToFormAttribute
ManagedForm, method FormAttributeToValue

    

1C:Enterprise Developer's Community