Fieldset
//settings: {
{
"key": {
"type": "fieldset",
"label": {
"ar": "العنوان",
"en": "text"
},
"info": {
"ar": "نص توضيØÙŠ",
"en": "info text"
},
"expandable": true,
"settings": {
.
.//other settings schema ex: text,image,textarea ..etc
.//list is allowed
.//fieldset not allowed
.
}
}
}
//}
Modified at 2024-07-28 16:37:14