I have a Status field that if it equals 90 and it means that it is closed and has a date of when it was closed. If it equals 80 it is open.. 70 it is void ... and so on down to 10. So I want to display all everything except the old ones which Status = 90 doesn't have a close date and is blank. If I put @Isavailable(DateS90) it only displays the the status = 90 with dates in them and takes away the 80,70,60,50,40,30,20, and 10. I want to display all those as well just not the status = 90 that are blank. DateS90 = it eqauls the close date. So any Ideas
Software/Hardware used:
Domino 7.0
ASKED:
October 5, 2010 7:51 PM
UPDATED:
October 6, 2010 1:29 PM