Hello,
I'm in trouble in finding informations about the exact limitations. Could somebody point me to the right way?
My exact problem is:
I use SharePoint Online. In one of my lists I use JQuery SPServices 2014-2014.01.min
In this list I have more then 20 items and SPCascadedDropdowns works well in IE11 and in latest chrome.
However users who use IE10 or older chrome reported the function doesn't work.
I investigated the issue and found the following:
In this list (more then 20 elements) the dropdown list name is "List Name Required Field" in IE11 and newest chrome.
The same list shows its name as "List Name" in older browsers (in IE10 too).
I've found an article on codeplex that sais SharePoint dropdowns renders lookup fields az Option tag with fewer then 20 elements and as Input tag with more then 20 elements. Also the dropdown lookes different in different browsers when list has more then 20 items in it.
Could this be the problem? Is there anybody met with this problem? Is there any common solution for this? I hope not the browser upgrade is the only solution.
Please somebody point me to the right way!
Thanks in advance!
G
Forgot to mention I user JQuery-1.11.0.min and JQuery-ui. Hope it helps.
I'm in trouble in finding informations about the exact limitations. Could somebody point me to the right way?
My exact problem is:
I use SharePoint Online. In one of my lists I use JQuery SPServices 2014-2014.01.min
In this list I have more then 20 items and SPCascadedDropdowns works well in IE11 and in latest chrome.
However users who use IE10 or older chrome reported the function doesn't work.
I investigated the issue and found the following:
In this list (more then 20 elements) the dropdown list name is "List Name Required Field" in IE11 and newest chrome.
The same list shows its name as "List Name" in older browsers (in IE10 too).
I've found an article on codeplex that sais SharePoint dropdowns renders lookup fields az Option tag with fewer then 20 elements and as Input tag with more then 20 elements. Also the dropdown lookes different in different browsers when list has more then 20 items in it.
Could this be the problem? Is there anybody met with this problem? Is there any common solution for this? I hope not the browser upgrade is the only solution.
Please somebody point me to the right way!
Thanks in advance!
G
Forgot to mention I user JQuery-1.11.0.min and JQuery-ui. Hope it helps.