Welcome Guest, Not a member yet? Register   Sign In
Form_validation message[SOLVED]
#1

[eluser]Ivar89[/eluser]
Hi,
I have a contact form with some required fields And standard induvidual message is:
The "field name" field is required.

Now I want to change it to something else...and its not working
I need to change every field induvidually and if I use:
Code:
$this->form_validation->set_message('required',  'Niet alle velden zijn correct ingevoerd.');
It changes ALL fields with the rule required to that message
but is there a way I can set a message not connected to a rule but to like an ID??
I can't find this in the user guide.

Thanks in advance.


Messages In This Thread
Form_validation message[SOLVED] - by El Forum - 05-27-2010, 02:50 AM
Form_validation message[SOLVED] - by El Forum - 05-27-2010, 03:33 AM
Form_validation message[SOLVED] - by El Forum - 05-27-2010, 03:40 AM
Form_validation message[SOLVED] - by El Forum - 05-27-2010, 04:15 AM
Form_validation message[SOLVED] - by El Forum - 05-27-2010, 05:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB