Hello together,
great Script! I would like to have an improvement:
Is it possible that the search function is performed in ALL the tables? For example: The search function is NOT searching the memo / note table.
Any ideas how I could change this?
Thank you in advance,
Stefan
I saw that in index.php in new version (5.4.6) more fields were added for search, but, it doesn't work too.
Any idea?
Thanks
The extended search works only for "submit" searches. For performance reasons the ajax search does only include visible fields.
=> Maybe some day there will be a dynamic, asynchronous reload of more data ... .
If you set "$use_ajax = false", you can search all fields.
Is any way to achive ajax search in phone details?
Thank you
Log in to post a comment.
Hello together,
great Script! I would like to have an improvement:
Is it possible that the search function is performed in ALL the tables? For
example: The search function is NOT searching the memo / note table.
Any ideas how I could change this?
Thank you in advance,
Stefan
I saw that in index.php in new version (5.4.6) more fields were added for
search, but, it doesn't work too.
Any idea?
Thanks
The extended search works only for "submit" searches. For performance reasons
the ajax search does only include visible fields.
=> Maybe some day there will be a dynamic, asynchronous reload of more data
... .
If you set "$use_ajax = false", you can search all fields.
Is any way to achive ajax search in phone details?
Thank you