kentico_vitaja
-
10/23/2007 1:42:20 PM
RE:Mandatory Regions
Hi,
Please go to /CMSWebParts/Text/editabletext.ascx.cs, find IsValid() function and update this function as follows: after if (fckValue != null) section add else section that will set mIsValid property to false. You can update TextArea and TextBox in the same way.
Best Regards, Vita Janecek
|