Bonfire
Bonfire copied to clipboard
Module Builder and Table name as field prefix
When you uncheck "Use table name as field prefix" in the module builder, the create and edit views still use the prefixed name for form field names, ids and error checking. Also, this problem exists for the form_validation rules in the save_* method in the controller.
Same problem here.
Is it a codeigniter or bonfire convention to have the table name as a prefix for all your table columns? I would rather have it unchecked by default...