hello,
I have table "items " and fields "status" and "person_id" in it, among others.
Status can be "place1" , "place2" and "warehouse"
person_id is foreign key form the person related table
I would like to make, if "person_id" is blank then "status" is changed to "warehouse"