is there a way to disable this?
# general
l
is there a way to disable this?
t
Try [Dashboard] -> Set Preferences -> Uncheck "Save Changes" Warnings
l
Thanks Tim
t
Any time sir.
l
does this only work for transactions, or it works for entities too?
t
l
oh okay thats why im still getting this warning on contacts.
any way to disable it for contacts?
t
Hmm, I'm not sure Livio unfortantely.
l
ok no problem. thanks for yourhelp
t
I believe you can do it with a script by clearing the onbeforeunload event:
window.onbeforeunload = ''