Skip to content

1.5.2. Save

This action saves the data entered into the component.

save

  • How-To
  1. In the Action Designer, select Save and place it on the Action Canvas.
  2. In the Action configuration screen, select the Platform Type, and choose /CalsComWebCommonSaveData for Lambda.
  3. Select the Screen and Component that contain the data.
  4. Click Next button to enter the sub-parameters of the Action.
  5. Choose ControlId among the Action Parameters.
  6. Select the Control to input the ControlId to store the values entered in the Control belonging to the Component. The Parameter Key is fixed as sysId.
  7. Click the Save to save the configured settings.