I have an org in which Skuid was recently updated to 9.3.3
I have a page that, amongst other things, creates some rows in a model and saves them. Some of the values in the fields of that model’s rows are calculated in Javascript. This is in a snippet that is called in an action, and another action afterwards saves the model to the server. This worked until the upgrade.
Now, after the upgrade, a number of those calculated field values are not being saved to the server. It seems as if some are being saved, but others aren’t.
I’ve started breaking down the page - created a copy, and stripped out the save action. If I look at the model’s data in the developer console, it looks as if values are in fact set correctly on the browser side, but are not making it to the server.
Anyone seen anything like this? We’ve jumped up quite a few versions, so may have been something that happened with a recent, rather than the most recent version.
Any ideas welcome.
Question
Values set in Javascript not saving to server, after upgrade to 9.3.3

Translate
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.