Remove form lock

By 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

views/myview/tmpl/myitem.php

Comment the following line

This is what you call a component builder. I was able to master using this in a very short time and the resulting component works like a charm. Not just a basic component builder but a fully working component builder with forms fields tables all ready to go. You can make the list and item views to display in the front and back end. Also there is a great forum just starting to evolve and I'm sure this will grow very rapidly when you all realise how good this tool is.
Kevin (JED)

         

Get Started