======================== on_edit_form_close_query ======================== on_edit_form_close_query(item) **domain**: client **language**: javascript **class** :doc:`Group class ` Description =========== The ``on_edit_form_close_query`` event is triggered by the :doc:`close_edit_form ` method of the item. The ``item`` parameter is the item that triggered the event. See also ======== :doc:`Forms ` :doc:`close_edit_form `