
Hello everyone!
I have a problem with created Marketing form.
One lookup field doesn't show all relevant values in Chrome and Edge. When I use Firefox, everything is ok.
This is my field definition:
When I use Firefox browser, page is loading values until user reach end of the list:
And in case of Edge, I'm getting fix number of values (probably some default one):
It is probably related with it how relevant browser is handling <datalist> in the background...
Does anybody knows how to fix this?
Thank you in advance!
Hi,
I did some search and found a similar issue:
html - Chrome bug on select element dropdown when many options are hidden - Stack Overflow
I'd like to confirm if your issue is the same as this.
If yes, it is limited by the browsers and recommended to raise a support ticket for further help.