You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
)
The text was updated successfully, but these errors were encountered:
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'
)
The text was updated successfully, but these errors were encountered: