We have a query form where we have a status field (List) and the user wants to search for all the cases where status are either "In Progress" or "Completed". From Java script point of view this is a staright forward OR statement, also since the List view for a field allows you to select more than 1 entry, it is fair for a user to expect that the result will show the desired result for "In Progress" or "Completed" Kind Regards, Mansoor
↧