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 |
|
Although I found this tool some time ago I just started learning experimenting and building this first component on Monday and now on Thursday afternoon it's already online. Although I already had a working version done with another tool this is much easier to build and at the end you have the freedom to own your own component. Once you know how to use Cook you will boost your productivity as the learning curve is really moderate compared to many other tools.