Cross-domain iframe requests are blocked in Office 365 SharePoint Online.


Hi,

I was currently working on some integration tasks between SharePoint 2013 online and CRM 2011 online. Here we wanted to use one of the search pages configured in SharePoint 2013 online inside an iframe of Case form in CRM 2011 online.

SharePoint 2013 online and CRM 2011 online were part of different Office 365 domain. After specifying the url for the iframe we got the following error

Found the following kb article

http://support.microsoft.com/kb/2795602

Then tried hosting the SharePoint 2010 online search page that is part of same domain in which CRM 2011 online is. That worked properly.

Hope it helps.

Schema can’t be modified since the application is paused error in SharePoint 2013 online.


Hi,

I was getting the this error while trying to map Managed Property to Crawled Property, in this case

RefinableDate00 to ows_ArticleStartDate.

I was not sure why this error was coming. Searched for the answer but couldn’t find one. So tried the same thing after some time. And surprisingly it worked and it didn’t give the error.

So anybody facing this issue, should better relax and wait for application to come out of the paused state.

BTW, if anybody knows what does the error exactly mean share your knowledge please.

Bye.

Best Bet or Promoted Results in SharePoint 2013


Hi,

Let us take scenario where for a particular search term (parental in our case) we want to show a particular document as the top link to the user in the results.

For this we need to configure Query Rules in SharePoint 2013.

Go to Site Settings à Query Rules

Here we have selected “Local SharePoint Results” for the context on which the Query Rule will run.

Next click New Query Rule to create a new query rule

Give name to the rule and specify the condition

For e.g. if the query matches either parental or parental leave then show promoted results.

Click on Add Promoted Results to configure the promoted result.

Here in the Add Promote Result box we have specified the Title for the promoted result and also the URL of the word document that should show up in the search result

Save it and search with the term parental

The result

Hope it helps.

Adding refiner count in Refinement Web Part in SharePoint 2013.


Hi,

Out of the box the Refinement web part shows the different filters, but it doesn’t show the number of count for the results.

For this we need to modify Filter_Default.html page that is being used by these filters.

Go to the master page gallery

https://test.sharepoint.com/sites/contoso/_catalogs/masterpage/Forms/AllItems.aspx

Select Display Template à Filters à Filter_Default.html

Download the file

Make the following change in it

Change the ShowCounts to true and upload the file.

Do the search again and we will see the count

Hope it helps.

SharePoint Designer 2013 Preview issue while creating External Content Type.


Hi,

Check out the following discussion before trying to create External Content Type using SharePoint Designer 2013 preview.

There seems to be a bug in it and unfortunately i have wasted enough time to get it working.

http://social.msdn.microsoft.com/Forums/en-US/sharepointdevpreview/thread/30a9c124-0bf5-4896-8871-412af7b795f0

Hope it saves your time.

“Application definition import failed. The following error occurred: Settings or services required to complete this request are not currently available” error while importing BDC model file in SharePoint 2013 online.


Hi,

I created a BDC model file for one of my projects (Using SharePoint Designer 2010) and now when I am trying to import it in SharePoint 2013 online (Office 365 Preview) environment I am getting the below error.


And the surprising part is I am able to import the same file without any issues in my other Office 365 preview environment.

Not sure why I am getting the above, may be the service is down as the message suggests for that particular environment or something. Will post the solution if I am able to find one.

Bye.