Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hy!I want to hide a row or some more on the LIST page if a specific field in that row is empty.I tried with if ($data["FIELD1"]=="")return false;but all the rows are not shown...Any suggestion?
Make sure that field name is spelled properly (case-sensitive).