RESOLVED - Problem Save only 1 data from many collection

Hi,
If you want to update an item that already exists in the database you need to use the Update function instead of “save”.

Good luck:)