Welcome Guest, Not a member yet? Register   Sign In
Form validation errors as a html list
#1

[eluser]Dirk Einecke[/eluser]
Hi,

I want to validate a form an show the error messages as a html list.

With set_error_delimiters a can set a delimiter,

Code:
$this->form_validation->set_error_delimiters('<li>', '</li>');

...but how can a check in the view that there is min 1 error to display the <ul>...</ul>?

Dirk


Messages In This Thread
Form validation errors as a html list - by El Forum - 12-15-2009, 03:49 AM
Form validation errors as a html list - by El Forum - 12-15-2009, 04:52 AM
Form validation errors as a html list - by El Forum - 12-15-2009, 03:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB