Posts: 13
Threads: 7
Joined: Mar 2009
Reputation:
0
Does anyone know how easy it would be to add a custom search option to the API so that users could search by more than one criteria?
Example: Search by field 1 and field 2 but not field 5
or: search by field 1 or field 2
or: search by field 1 and field 2 and field 3 (every field in the form)
etc?
Posts: 2,456
Threads: 39
Joined: Dec 2008
Reputation:
6
Hey Harmony,
This is a great idea. It's definitely do-able, but it would still take a couple of hours to puzzle through.
The ft_api_show_submissions function which lists submissions from the FT database currently allows a number of different option parameters; it would just be a matter of adding a search option to allow for this.
But I'm afraid it's going to have to wait! I have a lot of other stuff to focus on first.
Sorry, Harmony. Bug me about this again sometime in the future.
- Ben
Posts: 13
Threads: 7
Joined: Mar 2009
Reputation:
0
Thanks very much for the reply Ben! You guys are amazing!
Posts: 1
Threads: 0
Joined: Mar 2015
Reputation:
0
I'd like to see a date filter option for the standard view filter. I would like to filter out results with entires that are prior to current date.
haneeys
Posts: 4
Threads: 0
Joined: Dec 2017
Reputation:
0
I would like to filter out results with entires that are prior to current date.