Meta Box
Support › General › Option to format paramsResolved
Hi,
is there any options to format user input in group_title?
For example:
"group_title" => "{data}", "fields" => [ [ "type" => "wysiwyg", "id" => "data", "name" => __("Data", "rootscope") ] ]
When i have field of type wysiwyg, in group title show also HTML Tags, so i am looking for some option to remove these tags and show only text.
There is no option to remove the HTML tags in the group title which takes from the field value. I will inform the development team to consider supporting this case in future updates.
Thanks. It will be great to have this option 🙂