apply_record

apply_record()

domain: client

language: javascript

class Item class

Description

Writes changes to the application dataset.

The apply_record method

  • calls the apply to writes changes to the dataset.

  • calls the close_edit_form method to destroy the edit_form

See also

Modifying datasets

close_edit_form

apply