Changes not saved with shortcut
Posted: Sat Jul 28, 2018 7:24 pm
Hi,
Changes are not saved to the database if one field is modified and the shortcut Ctrl + Shift + S is pressed.
E,g, a field value is "test", you change it to "test 2" and press the save shortcut. Result: The modified value will be reverted to its original value (test) Possible fix: Trigger a focus loss before calling nuSaveAction();
nucommon.js:
Changes are not saved to the database if one field is modified and the shortcut Ctrl + Shift + S is pressed.
E,g, a field value is "test", you change it to "test 2" and press the save shortcut. Result: The modified value will be reverted to its original value (test) Possible fix: Trigger a focus loss before calling nuSaveAction();
nucommon.js: