Hi
I have a channel called fixtures and one of the fields is for users to add a match report.
Is is possible to list only the entries if that field has been updated.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
October 19, 2011 9:32am
Subscribe [3]#1 / Oct 19, 2011 9:32am
Hi
I have a channel called fixtures and one of the fields is for users to add a match report.
Is is possible to list only the entries if that field has been updated.
#2 / Oct 19, 2011 9:58am
Hi Scott,
It all depends on what you mean by updated?
There is the search://field_name=“not IS_EMPTY” Channel Entries Tag parameter which you could possibly use which will bring back any entries where that field isn’t empty.
Does that help at all?
Mark
#3 / Oct 19, 2011 10:20am
Didnt really explain that, I only want entries that have have the field filled in. I will try the search.
#4 / Oct 19, 2011 10:28am
Search works great thanks
#5 / Oct 19, 2011 1:05pm
Hi Scott,
No problem at all. Glad that worked for you.
Mark
#6 / Jun 20, 2013 9:19am
Can i use like search:my_field=”> 9999” ?