Install: Difference between revisions

From MobileX for SageCRM
No edit summary
No edit summary
Line 1: Line 1:


Nov 2016-
Install Accelerator 4.5.3 or later. You will see a folder created
Download the MobileX zip and extract to
 
EG


   C:\Program Files (x86)\Sage\CRM\CRM\WWWRoot\CustomPages\MobileX
   C:\Program Files (x86)\Sage\CRM\CRM\WWWRoot\CustomPages\MobileX
so that you see the files under the "MobileX" path (see screen shot below)


[[File:customconfig.png]]
[[File:customconfig.png]]

Revision as of 11: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/"/>