Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

control​.submitClick()

  • Last UpdatedJun 25, 2024
  • 1 minute read

Use submitClick() method to submit a record on a Base Form or submit a Base Form.

Syntax

control.submitClick(event);

Parameters

Parameter

Description

event

Specifies the event handler.

Return Value

None.

Example

// Submit the record on the Base Form.

control.associatedForm.submitClick(event);

// Submit the Base Form.

control.dataContainerForm.submitClick(event);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in