Skip to content

1.5. Action Group - Interface

This area contains actions for communication with the server, such as Lambda invocation.

action-group-interface

NoNameDescription
1LambdaInvokes pre-defined Lambdas or Lambdas created by the user in the application.
2SaveUsed to save data.
3SearchSearches for data based on the values entered in the search bar of List Components and similar.
4ScriptExecutes custom scripts on the client-side. (To be determined)
5ConstraintValidates constraints, such as checking for duplicate values or verifying input.