Check "checkbox" status.
Posted: 2022-09-26 15:51
Hello,
I have a table called "users" with a column "deactivated" (integer managed with a checkbox) and a column "date_deactivation" (date): I would like to check that the operator can't save a record checking "deactivated" without fill the "date_deactivation".
Can solve using hooks ?
ALex.
I have a table called "users" with a column "deactivated" (integer managed with a checkbox) and a column "date_deactivation" (date): I would like to check that the operator can't save a record checking "deactivated" without fill the "date_deactivation".
Can solve using hooks ?

ALex.