Bonfire icon indicating copy to clipboard operation
Bonfire copied to clipboard

Module Builder and Table name as field prefix

Open adriangonzales opened this issue 12 years ago • 1 comments

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.

adriangonzales avatar Nov 13 '12 00:11 adriangonzales

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

erfanimani avatar Jan 17 '13 14:01 erfanimani