is there any way to search all fields with the ajax enabled? I understand it would create a load on the server, but this address book would be perfect for my use if there was a way of doing that. thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, if you disable the "ajax-search" it should search in all fields.
Just set in "config.php" =>
// Disable the AJAX-Mode with "false"
$use_ajax = false;
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
True!
(and awesome)
It's just that the results are not shown onscreen :)
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
is there any way to search all fields with the ajax enabled? I understand it would create a load on the server, but this address book would be perfect for my use if there was a way of doing that. thanks
Hi, ajax-full-search would not produce server-load, but all data has to be included in the page.
Regards
O.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
If it feels sluggish (having a lot of contacts) try Chrome: worked great for me.