I'm stuck..
I have a form in which I have a field "Event expired" thats a date which you enter
I'm trying to make a search list of items which are "Past events"
For that I have somehow to make query which will be
If Event expired < TODAY/ NOW give resoults in search
Probably I need a live value field.. to get the value of today?
Thanks in advance