Install: Difference between revisions
From MobileX for SageCRM
Crmtogether (talk | contribs) No edit summary |
Crmtogether (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Install Accelerator 4.5.3 or later. You will see a folder created | |||
EG | |||
C:\Program Files (x86)\Sage\CRM\CRM\WWWRoot\CustomPages\MobileX | C:\Program Files (x86)\Sage\CRM\CRM\WWWRoot\CustomPages\MobileX | ||
[[File:customconfig.png]] | [[File:customconfig.png]] |
Revision as of 09:41, 1 February 2017
Install Accelerator 4.5.3 or later. You will see a folder created
EG
C:\Program Files (x86)\Sage\CRM\CRM\WWWRoot\CustomPages\MobileX
Edit the custom_config.js file and set the path to be the external URL to your Sage CRM
EG
Browse to your MobileX install
EG
http://www.server.com/crm/CustomPages/MobileX/index.html?reload=y
and you should see the path displayed there.
GatewayCRMPath is a setting (in custompages/sagecrmws/web.config) needed if you have issues accessing the system from an external url
EG
<add key="GatewayCRMPath" value="http://democrm.crmtogether.com/crm71sp2/"/>