You can save from the inside, but be careful. Don’t use self, and make sure you save the actual instance, so you don’t overwrite the previously saved data.
1 Like
You can save from the inside, but be careful. Don’t use self, and make sure you save the actual instance, so you don’t overwrite the previously saved data.