~Autumn KijipymanakolJan 30, 2016, 7:32 PM453 PostsAn IdeaIf I understand the problem correctly I think you need to do an else on the if(e!=null) something like if (e!=null) { //is invalid set field colors }else{ //is valid revert to original color }