This topic is locked

"Search" URL's

12/12/2013 1:06:04 PM
PHPRunner General questions
P
p1nr author

is there a page that lists all possible "search" urls?
Example: (field~equals~keyword)

(fields~notequal~blank)

etc.

Sergey Kornilov admin 12/12/2013

The best option is to create the type of search you looking for using advanced search page or search panel and then copy/paste/modify the resulting URL.

P
p1nr author 12/13/2013



The best option is to create the type of search you looking for using advanced search page or search panel and then copy/paste/modify the resulting URL.



that worked for the most part, thank you. I'm looking for a NULL filter now though. NotEmpty doesn't seem to work. isnull neither. Any ideas boss?

Sergey Kornilov admin 12/13/2013

Empty or Not Empty should work. Not sure what else you can try.