• CRM Connector - Adding custom field to quote screen

    On guide and training videos it shows how to add custom field on Company but nothing on adding custom fields on Quotes or Orders. Do you have any examples? I was looking to try same approach as company for quotes but FieldMappings.inc file does not have…
  • Sage CRM 7.2 - How to navigate to next page list screen (ASP page)

    Hi there, I'm trying to put 'List' on screen using ASP which it's working fine. However, when I tried to navigate to next page, there's an error came up. I understand that it should have some coding need to be done to set it up (this's general list…
  • add Export List functionality

    I have a list that is being shown using a block. The list has a filterscreen created. This all works fine. List displays, filters etc. I try to add a button to the screen using crm.addButton and I get a javascript response of button added but button…
  • Sage CRM 7.2 - An unexpected event has occured : Exception : field Quot_OrderQuoteID not found

    Hi, I'm facing this error, "An unexpected event has occured : Exception : field Quot_OrderQuoteID not found." Here's step: 1. Go to Quote screen 2. select "Product Code" , "Edit Line Item" screen will appear on the bottom & then select "Delete…
  • Sage CRM 7.2 - Hide Phone and replace with Mobile Number on Person top content screen

    Hi, Anyone know how to hide "Phone" (in red square) and replace with "Mobile Number" (in green square) from Person top content screen. I can manage to put mobile number on screen but how to hide "Phone"? I did some research and found that someone…
  • Sage CRM 7.2: How to add 'New Person' link/button to Enbu CRM Resource Planner screen

    Hi, I'm very new with Sage CRM development and now, I'm trying to achieve to put a button on Customer entity screen. When you go to 'Communication' -> 'New Appointment', there's 'New Person' link on screen which when you clicks it, it will pop up…