Hi,
I have a table mass action which opens a popup. In the popup, I have a button which calls a snippet to update few fields on the selected rows. I am using save() method to save the model rows. Once saved, I am closing the popup but the problem is that save is not happening. I can see the unsaved fields with updated values after popup is closed.
I even tried to remove the same method from snippet and add it as an action but that too did not work. I do not see any error in console. Any help is appreciated.
Question
Field values set in snippet are not getting saved either by save method or by button action
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.