Page 1 of 1

Changes not saved with shortcut

Posted: Sat Jul 28, 2018 7:24 pm
by toms
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)
save.gif
Possible fix: Trigger a focus loss before calling nuSaveAction();

nucommon.js:
save_blur.JPG

Re: Changes not saved with shortcut

Posted: Tue Jul 31, 2018 4:53 am
by admin
toms,

All fixed now.


Steven

Re: Changes not saved with shortcut

Posted: Tue Aug 07, 2018 5:24 am
by toms
Thanks!

Re: Changes not saved with shortcut

Posted: Thu Aug 09, 2018 12:44 am
by admin
.