SharePoint 2013 Search Results webpart Change Query (QueryBuilder) button not working

Hi everyone,

I got this problem on my sites where 'Change Query' button on the Search Results webpart refreshes the page instead of showing the modal window.

Looking at the console window it seems that it can't read property 'QueryBuilder'.

Turns out after some investigation, it is because I had an html tag with name="Search" and it didn't like it.

I changed the name tag to something else and it starts working again.

HTH,
Andreas

Comments

Popular posts from this blog

Sitecore custom publish agent from specific node and at a specific time

Ajax Control Toolkit with SharePoint 2013 - How to make this work

CRM 2011 Javascript Retrieve Record using jQuery REST Endpoints.