CodeIgniter Forums
Before the insert a modal - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1)
+--- Forum: Regional User Groups (https://forum.codeigniter.com/forumdisplay.php?fid=25)
+--- Thread: Before the insert a modal (/showthread.php?tid=69337)



Before the insert a modal - Germanikus - 11-06-2017

Hello everybody,
I would like to call a modal before executing an insert, where I can check something else and if all fits.
Should this be entered in the database.

How does it look like in Model or / and Controller?


RE: Before the insert a modal - pravins - 11-06-2017

Check Callbacks in Form Validation

https://www.codeigniter.com/userguide3/libraries/form_validation.html#callbacks-your-own-validation-methods