Welcome Guest, Not a member yet? Register   Sign In
FYI - Validation takes forever
#6

(This post was last modified: 09-22-2016, 05:25 PM by cartalot.)

Read the Docs page you linked. I'm not quite understanding the calling of custom view files to show the errors? I guess you mean having a view file that is directly above the view file containing the form? That said - if we want to have the error show up next to the relevant form field - similar to how in CI 3 we use form_error('fieldname') - we would use this?
Code:
$validation->getError('fieldname');
Reply


Messages In This Thread
FYI - Validation takes forever - by kilishan - 09-19-2016, 10:05 PM
RE: FYI - Validation takes forever - by InsiteFX - 09-20-2016, 02:33 AM
RE: FYI - Validation takes forever - by cartalot - 09-20-2016, 01:14 PM
RE: FYI - Validation takes forever - by kilishan - 09-21-2016, 09:51 PM
RE: FYI - Validation takes forever - by zurtri - 09-22-2016, 03:58 PM
RE: FYI - Validation takes forever - by cartalot - 09-22-2016, 05:18 PM
RE: FYI - Validation takes forever - by kilishan - 09-22-2016, 09:03 PM
RE: FYI - Validation takes forever - by jlp - 09-22-2016, 08:48 PM
RE: FYI - Validation takes forever - by Muzikant - 09-24-2016, 11:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB