The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(257) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/printthread.php(257) : eval()'d code 2 errorHandler->error
/printthread.php 257 eval
/printthread.php 117 printthread_multipage
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Advanced or Multiple Search - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Feature Suggestions (https://forums.formtools.org/forumdisplay.php?fid=7)
+--- Thread: Advanced or Multiple Search (/showthread.php?tid=91)

Pages: 1 2


Advanced or Multiple Search - harmony - Mar 27th, 2009

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?


RE: Advanced or Multiple Search - Ben - Mar 30th, 2009

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


RE: Advanced or Multiple Search - harmony - Mar 30th, 2009

Thanks very much for the reply Ben! You guys are amazing!


RE: Advanced or Multiple Search - ggaffield - Feb 9th, 2015

(Mar 30th, 2009, 10:45 AM)Ben Wrote: 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

I sure could use this kind functionality. I'm currently rolling this out to my users, and it's the first thing they noticed and said was going to be a problem.

Not only would they need to able to say Field A contains "X" AND Field B contains "Y". They would also like to specify value ranges. equal to, less than, greater than, between.

-Glenn


RE: Advanced or Multiple Search - haneeya - Mar 23rd, 2015

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.


RE: Advanced or Multiple Search - nelsondcosta - Dec 24th, 2017

Any news?


RE: Advanced or Multiple Search - weems085 - Dec 30th, 2017

I would like to filter out results with entires that are prior to current date.


RE: Advanced or Multiple Search - nelsondcosta - Jan 2nd, 2018

Maybe FT4 can hold this feature Smile


RE: Advanced or Multiple Search - lufafujahi - May 27th, 2020

The buyer can be of any nature. In the professional world, especially in the marketing term, we meet with many annoying guys. And if we lack the rush paper service experience, then we cannot satisfy them all. And with that we can also loss our sales.


RE: Advanced or Multiple Search - vikkumukku - Jul 28th, 2020

best electric shaver under 100
Jun 7, 2020 - Shaving is the most important task for men. They want to look smart by having a clean, shaved face. Picking electric razors are a necessary ...