Opportunity Summary: Difference between revisions

From MobileX for SageCRM
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''Summary/New and Edit screens'''


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


"OpportunityOfficeIntNew"
"OpportunityOfficeIntNew"
*New opportunities are not entered into any workflow
You can customized the list with this setting (comma delimit the fields)
  <add key="opportunity_descfield" value="oppo_description"/>

Latest 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

"OpportunityOfficeInt"

and

"OpportunityOfficeIntNew"


  • New opportunities are not entered into any workflow


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

 <add key="opportunity_descfield" value="oppo_description"/>