Hi Brett,
The problem is the .save() call inside your onBeforeSave() function, it is not necessary, the dataset will save after the onBeforeSave() function resolves.
-Lior
Hi Brett,
The problem is the .save() call inside your onBeforeSave() function, it is not necessary, the dataset will save after the onBeforeSave() function resolves.
-Lior