Changing the Messages for required Fields in IntraWeb
Posted
by andiw
on Stack Overflow
See other posts from Stack Overflow
or by andiw
Published on 2009-03-27T10:33:49Z
Indexed on
2010/04/06
16:03 UTC
Read the original article
Hit count: 530
When setting the Required property of a IntraWeb control I get a nice little message box saying "Bezeichnung is a required field" if I leave it blank.
How can I change the Text of those messages? (My application is in german language)
© Stack Overflow or respective owner