![]() |
Sergey Kornilov admin 10/3/2016 |
You can try something like this in events like BeforeAdd and BeforeEdit: if ($values["checkbox_field"]==1) |
![]() |
Karlo author 10/3/2016 |
You can try something like this in events like BeforeAdd and BeforeEdit: if ($values["checkbox_field"]==1)
|