In my sharepoint site, at my custome page we are getting script error at the left bottom of the browser:
probelm: [script error: document.getElementByID(..) ID not found or null]
here when i check using internet explorer debug option, i found a block of script which is trying to search the sharepoint search text box and renaming its dynamic id to some value(on page load) and also adding event for the sharepoint search text box.
Resolution:
when i checked master page of the page[where the sharepoint search control exists], it is commented.
so i uncommented the search_placeholder and added Visible="false" property to the contentholder.
problem solved
Regards,
JK
Subscribe to:
Post Comments (Atom)
SharePoint - Cannot convert a primitive value to the expected type 'Edm.Double'. See the inner exception for more details If y...
Ad
-
Types of Content Management in SharePoint Document Management Metadata Management Records Management Web Content Management Digit...
-
Difference between CLR,CTS and CLS in .Net CLR.... The Common Language Runtime (CLR) is the virtual machine component of Microsoft&...
-
SharePoint - Cannot convert a primitive value to the expected type 'Edm.Double'. See the inner exception for more details If y...
No comments:
Post a Comment