So why comparing with "equal to" works fine ?
Without hands on troubleshooting of your system, I can't tell you why or why not your filter works/doesn't work. Examine the data in PHPMyAdmin to make sure you format the parameter correctly. Test your formatting by running your own SQL query in PHPMyAdmin. If everything works as expected with your own SQL, then you need to make sure you've got your form and view setup correctly. If nothing works, open a ticket with Strategy 11.
<p>I was just wondering about this part of your answer - "You are comparing an entry id in another form against a date you're passing as the parameter". According to formidable docs this sound ok. But still... How is it possible to compare different types of data that "equals to" work ? I will ask Strategy 11 as you suggest.</p>
Please login or Register to submit your answer