CustomElement.saveRecords (Method)

Save the manually selected records, for the specified custom element in reuse mode.

Returns:

Void

Arguments:

Name Type Required Description
pageID RealPageID_NonBaseTemplate Required The unique ID of the page on which the custom element appears.
controlID ControlID Required The unique ControlID of the custom element.
customElementInstanceIDArray CustomElementInstanceIDStruct_Array Required An ordered array of Custom Element Instance IDs.

Context:

License Requirements CustomElement
Permission Requirements (none)
Deny Context (none)
Require Context (none)
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization This method may be customized at the site level

Error Codes:

None

Notes:

None