ken
-
5/20/2010 1:11:20 PM
Set default values for Email Fields in Bizforms
I have seen the following kb article:http://devnet.kentico.com/Knowledge-Base/Web-parts---Controls/Setting-default-values-for-BizForm.aspx
It works fine for TextBox fields, but i am running into problems setting values for Email FormControls.
I am unable to cast to the EmailInput object type to set the .Value property. The error i am receiving is:The type or namespace name 'cmsformcontrols_emailinput_ascx' could not be found (are you missing a using directive or an assembly reference?)
thanks
|