good day all,
So my problem is…. my code ofc runs but runs whether the checkbox remains at false or its been turned false it runs always
i'll drop a pseudocode
ttsbegin;
if (this field is no)
{
deletefrom this table where thisfield is this…..
}
if (this field2 is no)
{
deletefrom this table where thisfield is this…..
}
is there a way to let this condtion run only when it detects the field has been modified?
please help

Report
All responses (
Answers (