Hello everyone !
I would like to access the old value that is replaced in write to perform action on a side server from this value (delete it for example) to create one on this side server. I manage to create the new record on my side server but i don't know how to access my old value in write() method.
Any idea of how can i do this ?
Thank you !
Thank you very much ! I don't know what i was thinking not using the self.name !! :)