• Adding new field 'country' to Phone/Email screen

    Hi , I would like to add a new drop down field country onto the Phone/email screen of the company. The phone number field of the company needs to be validated upon the country entered. As european numbers differ from other numbers, this would be better…
  • Adding a new field to 'Proposal Submitted Page'

    Hi, I am a beginner to sage crm. I played around with the application but I wanted to add a new field "probablity%" onto proposal submitted page. I tried for inline customization,but I am not able to see inline customization that page, whereas it was…
  • Sage EmailManager - error while setting eMail.body value

    Excepion: jscript error: [SafeCall Exception]: List index out of bounds (0) Line: 270 Char: 1 Three weeks ago we upgraded our SCRM to the latest Version 2018.R2. And since forever we are using the Sage EmailManager to send replys to our Customers, that…
  • [SafeCall Exception]: eWare.Init not called.

    Hi Friends! We are working on upgrading an existing Sage CRM 7.1 to 7.3. We performed the initial upgrade for us and now we are going through all of our customizations to verify that they work and fix as needed. We are having trouble with our Customised…
  • Change the colour of text in a field.

    Hi , In our company screen, I'm trying to figure out how to change the colors of the contents of a RAG Status field we have (comp_rayg) based on the field data. For instance, if a RAG status is set to Green, I want the word "Green" to be Green, and…
  • 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…
  • cumulative field value display in summary page

    Hi, How can I add two field value from quotation table and display in opportunity summary screen any help? Thanks Raj
  • .net dll clears values after validate

    Good day, I created a simple dll to test the the validation of all required fields on a entryscreen. The validation works fine but the issue is that once validated all fields values clears and I have to fill everything in from the start. Am I missing…
  • Dynamically change captions possible?

    Currently on CRM7.3 SP1.1 - I love the new Client-Side API and know how to change field and caption appearance using crm.fields() commands but now I'd like to override the normal caption of a field based on the Opportunity Team (if oppo_channelid==8 change…
  • Case count in breach of SLA

    Hi, I am looking for some help setting up SLA's that keep count of the number of cases (regardless of the status) that a specific company has within a timeframe. (contract start-contract end). This being said, our clients has SLA agreements that allow…
  • Sage CRM with Sage Etendue

    Hello everyone, I am creating a quote from Sage Etendue, sometimes he adds me lines to my quote and sometimes he posts me the error below without knowing the cause!!! Can you help me please.
  • Date/Time Picker trouble following upgrade to 7.3 in Internet Explorer

    Hello, Since upgrading to 7.3, we've found that our time-picker has stopped working for appointments and tasks. it used to display a list with each half hour interval, but it will no longer display. This pop-up worked previously in IE11 when we were…
  • Issue with Validating Email/Phone in Table Scripts

    I have a need to validate Phone/Email data in Sage CRM 7.2d and found a help page using Entity Level Table Scripts to validate the data. I took the code from the post originally written by Jeff Richards. The article can be found here https://community…
  • Bulk Opportunity edit/Save

    Hi, My sales team want to update their Open opportunity certainty value only.Is there anyway to update list of all open opportunity with editable certainty field and save with just one click. Thanks, Regards, Raj
  • Is it possible to increase the return record count value from Webservice query/queryrecord

    I am to import data using Sage CRM for that i am using the SageCRM. It's working perfectly ok for me but when the umport data count is huge like 500K-800K it's took so much time and seems to be waste of time. So is any other alternative that will…
  • SageCRM QueryResult into Datatable

    Is it possible to covert queryresult or queryrecord result to convert into datatable ?
  • Export option in customize page

    Hi, I have a customise page with the data from Quotation list element.User want to export this data into excel.How can i do this?
  • Opportunity Action Buttons

    HI, I want to provide the action (Approval,Reject,Update,Lose) links of opportunity in related primary Quotation page(Means From Quotation details page they can approve the opportunity) Is it possible ?any help? Raja
  • Phone and Email Data

    Need some help. I need to understand the purpose of the table CRMEmailPhoneData. We are using 7.2d I am setting up Sage CRM to sync with our accounting database which is also a Sage product. However, it does not have built in sync. The product is Timberline…
  • A little issue with a field

    Good afternoon, I'm asking here again because I have a little problem. I will try to explain it in the best way. I've done some custom content scripts ("Script de contenido personalizado"): var o = $('input[name="_HIDDENcon_terminal"]').val(); Terminal…
  • vPersonPhoneSummary optimisation

    Hi, we had a problem with the PersonPhoneSummary. When a customer call us, CRM display this Information after 1,40 minutes! We have 1,6 Million Entries in the Phone table. We had a look in that view. We changed the view, now it takes 2 seconds, to find…
  • 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.