0
Hiding a formula field in a view
I have a database which is basicly a list of appointments. I have a view for 'upcoming' appointments - I don't want to see past events! To creat this view I have a field with a formula
date(Appointment) > date(now()) or date(Appointment) = date(now())
and I filter the view using 'yes' for this field.
But now I have a collumn 'yes' in my view. If I hide it the formula stops working. Can I hide this formula field from this view while still having it filter?
Thanks
1 reply
-
Don't think so
I have a few like this - What I do is move that column way over to the right and widen the other cols out of screen view
then I can't see it !
Content aside
- 2 yrs agoLast active
- 1Replies
- 85Views