Welcome Guest, Not a member yet? Register   Sign In
Custom form validation callback error message not working right
#2

(This post was last modified: 01-28-2020, 12:46 AM by jreklund.)

It where I while since I tried this without "Callable: Use anything as a rule" functionality. But according to the manual you have named your message string incorrectly.
https://codeigniter.com/user_guide/libra...on-methods

Code:
$this->form_validation->set_message('group_id_check', 'Group id is not acceptable.');
Reply


Messages In This Thread
RE: Custom form validation callback error message not working right - by jreklund - 01-28-2020, 12:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB