S
Size: a a a
S
КА
S
КА
S
S
S
КА
КА
ИГ
М
ИГ
М
ПА
fields:
id:
label: ID
disabled: true
category_id:
label: Подкатегория
type: dropdown
required: true
options: listCategories
emptyOption: Главная категория
K
ПА
ПА
protected function beforeSave() {
if (empty($this->category_id)) {
$this->category_id = NULL;
}
}
AV
K
K