While this works well for required option, I can’t make it work for “localize” option, any suggestion ?
{
"name": "features",
"type": "wysiwyg",
"label": "Features",
"options": {
"localize": true,
"required" true
}
}
Of course I would love not to have to make the repeater field itself “localized” but only a specific field in it.