List
//settings: {
{
"key": {
"type": "list",
"label": {
"ar": "العنوان",
"en": "text"
},
"info": {
"ar": "نص توضيØÙŠ",
"en": "info text"
},
"settings_label": {
"ar": "عنوان العنصر",
"en": "item title"
},
"noLabel": false,
"settings": {
.
.//other settings schema ex: text,image,textarea ..etc
.//list not allowed
.//fieldset not allowed
.
}
}
}
//}
Modified at 2024-07-28 16:37:08