Page 1 of 1

Lookup Advanced: Search in Lookup fails

Posted: 2019-06-04 15:30
by onoehring
Hi,

I created an advanced look up (similar see viewtopic.php?f=2&t=3034&p=10078#p10078 ).
I notice, that when I try to search some contents - it does actually NOT work on my field.
The "clock" is rotating, but my list is not being adjusted (as one would expect and as would be useful is the list is long)

11-1-3 is the old value, I am typing 11-2 in the "search" field but all instead of only one (11-2-1 (1)) stay.
ec_search_fails.png
ec_search_fails.png (13.79 KiB) Viewed 2430 times
Olaf

Re: Lookup Advanced: Search in Lookup fails

Posted: 2019-06-05 07:23
by onoehring
Hi

I added a relevant screencast here (.asf video file): https://dl.olaf-noehring.de/?t=8a940625 ... eed4b4951b

Olaf

Re: Lookup Advanced: Search in Lookup fails

Posted: 2019-06-05 07:43
by jsetzer
Hallo Olaf,

this should definately work.

Can you please open the developer tools in your browser (usually F12 key) and, on the console-tab, check if there are javascript errors. If there are, please post them.

Maybe the problem is somewhere else and the search-box behaviour is only a "Folgefehler" (aftereffect) :shock:

Regards,
Jan

Re: Lookup Advanced: Search in Lookup fails

Posted: 2019-06-05 07:47
by onoehring
Hi Jan,

pbötcher posted another version of SQL string for the query - and actually it does work now.
I have no idea, why my original SQL worked for the drop down, but not for the Ajax search.

Solution here: viewtopic.php?f=2&t=3034&p=10105#p10105

Olaf