Hi,
I have a view that I use to populate a grid. The problem is is that I need only those records that have a date in this date field to show. The view is the data control for this grid. So what I would like to be able to do is to use the views filter tab and say something like
invetory.removed = " / / "
so that all of thoose records with no date entered into that date field will be filltered out of the view.
Can you do this in the view?
IF so how?
thanks,
Larry
I have a view that I use to populate a grid. The problem is is that I need only those records that have a date in this date field to show. The view is the data control for this grid. So what I would like to be able to do is to use the views filter tab and say something like
invetory.removed = " / / "
so that all of thoose records with no date entered into that date field will be filltered out of the view.
Can you do this in the view?
IF so how?
thanks,
Larry