Browse By Tags

  • Sage CRM API Address Type

    How do you specify a type value (e.g. "Billing", Shipping" etc.) when adding an Address Entity via the Sage CRM API (webservice.add). I can't see a relevant field in the list below:- address1, address2, address3, address4, address5, addressid, addressidSpecified…
  • Call function in dotNet dll

    Dears All; when upgraded CRM from 7.1 to 2017 R3, shows the below error. " DotNetBuildError " this error shown when we call the page from dotNET DLL by button or iframe. It was working in the previous version. please advice me.
  • Library Record Creation - Sage 2017 R2 - SOAP /WEBSERVICES - Question

    All, Thanks for taking the time to read this. I have an issue with creating a library record via web services. AIM : Create a library Record -> Populate fields with data. Sample Code: ewarebase[] CRMBase = new ewarebase[1];//Allows reference…
  • How can we copy value of territory field from entry or summary screen to other tab in Company Screen?

    Dear members, I am writing this post to ask you about how we can copy value of territory field in one tab to another tab in company screen(i.e: company summary scree). I use sage crm version 7.2. In image below describe what I mean: On Company Summary…
  • SageCRM QueryResult into Datatable

    Is it possible to covert queryresult or queryrecord result to convert into datatable ?
  • installation sage crm

    Hi, I tried to install sage crm but an error message mentioned that the filtre isapi is not installed. However it is installed in IIS. How to deal with it. please help. I tried to réinstall it.
  • Changing the Security field in Sage CRM

    Hi, I need to change the security fields of the CRM . I can't find the tables affected in sql server. I had to change the security fields within my application developed in visual studio 2010 using Sage CRM 7 Basic template. Thanks for help.
  • Workflow

    another qustion on this context "Workflow" when i go to new case or new opportuinty and then press new custome entity the system bring for me the rule for case or opportuinty last select not rule for custome entity any help
  • How to create pages in CRM 7.0

    Hi, How to add our asp.net page in CRM screen. What are the steps to do it? Give a detail explaination for this. Please do the need ful
  • Is there anyway to style a list you create on the Self Service page?

    Hi Community, I have been working on displaying some info on a self service page and at the moment, I cannot for the life of me figure out how to style the list I create. I assume the eWare.css does not effect the following: <% NewList = eWare.GetBlock…