Element which updates existing entry value.
Context ID - ID of the referenced Form contextEntry ID - ID of the existing entryEntry - The entry data that will overwrite the previous dataResult Variable Name - Default status, name of the variable that contains additional information ( existing previous form entry as you would get it with load entry element, entry_id)| Field | Description | Flow |
|---|---|---|
previous |
The existing entry before update | OK |
updated |
The entry after it has been updated | OK |
message |
String error message | Validation error |
errors |
Array of errors | Validation error |
OK - will be executed when the entry is updatedValidation error - executes when the entry has validation errors