Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Changing the error message
Seabody Offline
Member
***
Posts: 54
Joined: Aug 2012
Post: #2
RE: Changing the error message
If I understand you correctly, in the Custom Modify Error field for that Custom Thread Field, do something like this:

Code:
<if $fid == 1 then>
{$lang->err1}
<elseif $fid == 2 then>
{$lang->err2}

etc.

04-25-2013 04:00 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Changing the error message - leefish - 04-25-2013, 10:58 AM
RE: Changing the error message - Seabody - 04-25-2013 04:00 PM
RE: Changing the error message - leefish - 04-25-2013, 04:25 PM
RE: Changing the error message - RateU - 04-26-2013, 03:37 AM
RE: Changing the error message - leefish - 04-27-2013, 04:25 PM

 Standard Tools
Forum Jump: