MX Plus Guide: Difference between revisions

From MobileX for SageCRM
No edit summary
No edit summary
Line 33: Line 33:
#portaluserid# will be replaced with the MX Plus users name
#portaluserid# will be replaced with the MX Plus users name


Other codes are
Other codes are EG
   ctOppoFilterMXPlus
   ctOppoFilterMXPlus
   ctOrderQuoteFilterMXPlus
   ctOrderQuoteFilterMXPlus
   ctPersFilterMXPlus
   ctPersFilterMXPlus


To create user level codes you append the username to  the end of the code
EG on opportunity for a user called "House"
  Family: _crmtconfig
  code: ctOppoFilterMXPlusHouse
  US Translation: (oppo_accpac_codeslsp1 in ('house','frank') or oppo_accpac_codeslsp2 in ('house','frank'))


----
----

Revision as of 10:55, 7 August 2026

Most features are the same as in MobileX/Accelerator

Differences are

a. Calendar and Tasks are not supported

b. Contact Scanner is not supported

c. Email Integration is not supported


'User Management'

This is similar to Ac Plus

 https://accelerator.crmtogether.com/index.php?title=AC_Plus_Guide

Customizing

Filters

These are applied via the Sage CRM Translations area.

You can apply custom filters to the data based on another field

EG for company:

 Family: _crmtconfig
 code: ctCompFilterMXPlus
 US Translation:(comp_accpac_codeslsp1='#portaluserid#')
  1. portaluserid# will be replaced with the MX Plus users name

Other codes are EG

 ctOppoFilterMXPlus
 ctOrderQuoteFilterMXPlus
 ctPersFilterMXPlus

To create user level codes you append the username to the end of the code

EG on opportunity for a user called "House"

 Family: _crmtconfig
 code: ctOppoFilterMXPlusHouse	
 US Translation: (oppo_accpac_codeslsp1 in ('house','frank') or oppo_accpac_codeslsp2 in ('house','frank'))

Dashboard

We use a menu item called acdashboardmxplus

Here you can add in Custom File Actions and a custom file url