Changes between Version 13 and Version 14 of QuickStart/5:ValidatingaForm

Show
Ignore:
Timestamp:
12/14/10 20:10:34 (15 years ago)
Author:
anonymous (IP: 152.19.42.80)
Comment:

fixed errant 'the'

Legend:

Unmodified
Added
Removed
Modified
  • QuickStart/5:ValidatingaForm

    v13 v14  
    5252}}} 
    5353 
    54 Try the submitting the form without filling in a phrase. You'll wind up right back at the form. That's OK, but we need to provide an error message. 
     54Try submitting the form without filling in a phrase. You'll wind up right back at the form. That's OK, but we need to provide an error message. 
    5555 
    5656Remember, we can use controller functions to add values to the viewstate that view templates can display. Let's first add an error message to !TranslatePhrase: