How To require for working with enum type field |
for enum type column to include in my modal form i go to official UserGuide and searched for enum and it returned only one link Database Forge Class where i search with Ctrl-F for word enum and found only one occurance. so, please help to have a working example for How To if I want to include enum type field in my form or grid (datatable) how I can handle with db values to add / update data thru form or show in my list view? OR is it not recommended ( asking for above search result in official user guide ) OR something else?
regards. Newbie here in CodeIgniter World !! Please appologize if any nonsense from me.
environment: Windows 10, XAMPP 3.3.0, VS Code, SQLyog Community Ed.
|
Messages In This Thread |
How To require for working with enum type field - by Ahmed Haroon - 06-14-2022, 05:19 AM
RE: How To require for working with enum type field - by kenjis - 06-14-2022, 05:47 AM
RE: How To require for working with enum type field - by Ahmed Haroon - 06-14-2022, 06:06 AM
RE: How To require for working with enum type field - by kenjis - 06-14-2022, 03:28 PM
RE: How To require for working with enum type field - by InsiteFX - 06-14-2022, 11:24 PM
|