FormIgniter
FormIgniter copied to clipboard
Easy form generator for the CodeIgniter framework
The readme says " copy all the controllers, libraries ... " etc. Look at the repo, it contains rubblish. The libraries folder has nothing. The helper folder is empty.
Hi , Will this supported in to CI3 .
It is possible to submit a field without a name e.g. just a label. In this instance the outputted code would not be functional. The requiredif rule no longer appears...
Can you provide a table name field instead of using the myfrom table/Controller if the Build this Form button is clicking twice (when browser Back button is clicked and submit...
Need to add exception to allow these fields types to be allowed without length values. Text - no Date - no Datetime - no Timestamp - no
Add client side form validation using the selected validation rules, e.g. required, email, using a jQuery plugin such as http://docs.jquery.com/Plugins/validation Feature would have an ON/OFF checkbox as user may or...