Price List Lookup does not show up any Price Lists in Opportunity form

The Price List Lookup on the Opportunity form, displays the price lists for the currency selected on the Opportunity. If no price list has been created for the specified currency it would not show any price lists in the lookup.In our case this was not the case. Here is what caused it… We once happened… Read More: Price List Lookup does not show up any Price Lists… »

How to disable the “Do you want to view only the webpages content that was delivered securely? popup for custom pages added to CRM

We had a custom page developed for a customer using CRM Live install. In this case we had the customer host the custom pages locally within their intranet on a IIS server. The URL of this website was added in the IFRAME on the CRM Form. We noticed that as soon as we added the… Read More: How to disable the “Do you want to view only… »

Reading Excel workbooks using GetOleDbSchemaTable returns a sheet with _ suffix

We have a CRM add-on for Importing Price Lists into CRM. For this tool, we expect the details to be provided in an Excel sheet. The tool reads the excel workbook provided and imports the prices.Once we had an issue with one of our customers complaining of the data successfully being imported, yet an error… Read More: Reading Excel workbooks using GetOleDbSchemaTable returns a sheet with _… »