I try to add a text area with wysiwyg editor in the theme setting. If i use ‘#type’ => ‘textfield’, it works : If I use ‘#type’ => ‘text_format’, the text is saved but i don’t see it as default value : If I revert back to ‘#type’ => ‘textfield’, i can see this :Read more