Remove form lockBy default, Cook is preventing forms from accidental unwished navigation. A very common example is when the user is pressing backspace for deleting a character. If no input has the focus at that moment, then the browser will return back in the navigation history, loosing all your current inserted datas. Here is the explaination for avoiding this feature. Open the template file
Comment the following line |
|