Lead Summary: Difference between revisions

From MobileX for SageCRM
(Created page with "Summary/New and Edit screens To add/remove fields from your CRM system you need to edit the screens in CRM called "LeadOfficeInt" and "LeadOfficeIntNew"")
 
No edit summary
Line 8: Line 8:


"LeadOfficeIntNew"
"LeadOfficeIntNew"
You can customized the list with this setting (comma delimit the fields)
  <add key="lead_descfield" value="lead_description,lead_companyname"/>

Revision as of 15:54, 20 March 2018

Summary/New and Edit screens

To add/remove fields from your CRM system you need to edit the screens in CRM called

"LeadOfficeInt"

and

"LeadOfficeIntNew"


You can customized the list with this setting (comma delimit the fields)

 <add key="lead_descfield" value="lead_description,lead_companyname"/>