Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Changes not saved with shortcut Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Changes not saved with shortcut

Unread post 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
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Changes not saved with shortcut

Unread post by admin »

toms,

All fixed now.


Steven
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Changes not saved with shortcut

Unread post by toms »

Thanks!
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Changes not saved with shortcut

Unread post by admin »

.
Post Reply