BasicFormSetDefaultValuesToDisabledFields Property |
If true, default values will be set to the disabled fields. Default value is true in insert mode and false in edit mode.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public bool SetDefaultValuesToDisabledFields { get; set; }
Property Value
Type:
BooleanSee Also