M
M
Margo19642016-05-03 14:25:42
PHP
Margo1964, 2016-05-03 14:25:42

Why are tvFilters not filtered in pdoResources?

When using pdoResources the following problem.
I set tvFilters=`param==20` in tvFilters, everything is fine filtered.
I set tvFilters=`param<=20`, all values ​​are shown, less than 20 and more than 100. For some reason, it thinks that 100 is 10.
However, when using getResources, everything is filtered correctly.
How to filter, what am I doing wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2016-05-08
@Derzaiii

Try adding to the call -
&sortbyTVType=`integer`

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question