Locations

From MobileX for SageCRM
Revision as of 18:16, 21 February 2020 by Crmtogether (talk | contribs) (Created page with " Released 21 Feb 2020 Download the code from https://www.dropbox.com/s/3l3ovir0emr4rlr/Locations.zip?dl=0 to your CRM server. Extract into custompages/sagecrmws/js s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Released 21 Feb 2020

Download the code from

https://www.dropbox.com/s/3l3ovir0emr4rlr/Locations.zip?dl=0

to your CRM server. Extract into

  custompages/sagecrmws/js  

so it looks like the following:

   custompages/sagecrmws/js/Locations

and then enabled in the

  custompages/sagecrmws/web.config

EG

<plugins> ...

      <add name="Locations" />

...

  </plugins>