FormIgniter icon indicating copy to clipboard operation
FormIgniter copied to clipboard

Easy form generator for the CodeIgniter framework

Results 11 FormIgniter issues
Sort by recently updated
recently updated
newest added

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...

Bugs

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...

Feature requests

Need to add exception to allow these fields types to be allowed without length values. Text - no Date - no Datetime - no Timestamp - no

Bugs

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...

Feature requests