post(self)domain: server
language: python
class Item class
Writes a modified record to the item dataset. Call post to save changes made to a record after append, insert or edit method was called.
The post method
on_before_post event handler if one is defined for the itemon_after_post event handler if one is defined for the item.