I believe I have found an issue with the filter. I am using the sample data.
When you filter by title, there is a "-" in the text box. In the script "Save Filter Changes" There is an If[not IsEmpty.... before the Set Field line. The file ::FIlterTitle_k_Glob is getting set to "-" which causing no found set.
The live demo version and the version I downloaded for purchase has the same issue.
Thanks
Scott
SeedCodeIWP Filter Bug
2 posts
• Page 1 of 1
Posts: 33
Joined: Sun Sep 26, 2010 12:46 am |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Hi Scott,
You can change that to... not IsEmpty ( FilterActivity::FilterTitle_k_Glob & FilterActivity::FilterStatus_k_Glob ) and ( ilterActivity::FilterTitle_k_Glob ≠"-" or FilterActivity::FilterStatus_k_Glob ≠"-" ) ...if you'd like. But I think clicking "clear filters" gets you back to date-ranged found set. Let me know if I'm missing something. Thanks, John John Sindelar
SeedCode |
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests