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!