Hi all,
I'm trying to implement an autosave function on one of my forms - http://www.ashu-tosh.com/2017/01/nintex-forms-implementing-auto-save.html
When I try and open my form, it 'hangs'. It's something to do with the way I'm implementing the code.
What am I missing?
My JavaScript button has the css classAutoSaveButton
Yet, do I not need to add something to the beginning of the JavaScript code? i.e.
Does that mean then I add the following to my button:
Do I need to add another field - timerTex- to my form? and update the client ID javascript variable name?
This post seems to have it nailed, but I don't know what they have done.
Thanks
Andrew