editor value doesn't save in database
here is my code::
array(
"type" => "editor",
"id" => "terms_condition",
"label" => "Terms & Condition",
"description" => "Terms & Condition of your company",
"icon" => "fa-file-text-o",
"validation" => 'nullable'
)