Releases: Difference between revisions
From MobileX for SageCRM
Crmtogether (talk | contribs) No edit summary |
Crmtogether (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Details of releases | Details of releases | ||
Next release coming Mid/End-May 2018 | |||
Next release coming | * Speed improvement utilizing caching (if customizing screens and lists you turn this off via the web.config) | ||
* Support added to allow custom MobileX screens/lists (default is to share the same ones as Accelerator). These MX screen names are suffixed by 'MX' EG CaseOfficeIntNewMX | |||
* Support added for StoreProcedure type fields (Case_reference was already supported). This works differently to CRM in that MobileX will create the reference id after the record is created. CRM itself creates it beforehand. | |||
* Support for CreateScript on fields added for 'DefaultValue' and 'ReadOnly' added | |||
* Support for all SSA fields displaying added (previously just main entities were displayed) | |||
* Updated support for different date formats (German ones specifically) | * Updated support for different date formats (German ones specifically) | ||
* Action menu - text on NEW menu is now clickable also | * Action menu - text on NEW menu is now clickable also |
Revision as of 10:52, 2 May 2018
Details of releases
Next release coming Mid/End-May 2018
- Speed improvement utilizing caching (if customizing screens and lists you turn this off via the web.config)
- Support added to allow custom MobileX screens/lists (default is to share the same ones as Accelerator). These MX screen names are suffixed by 'MX' EG CaseOfficeIntNewMX
- Support added for StoreProcedure type fields (Case_reference was already supported). This works differently to CRM in that MobileX will create the reference id after the record is created. CRM itself creates it beforehand.
- Support for CreateScript on fields added for 'DefaultValue' and 'ReadOnly' added
- Support for all SSA fields displaying added (previously just main entities were displayed)
- Updated support for different date formats (German ones specifically)
- Action menu - text on NEW menu is now clickable also
- Multi-select field type support added
- New/Edit screens update - alignment of labels has changed to the label being above the edit box. This is to improve the user experience on smaller devices.
- Missing German translations added in
- Workflow and State can now be set. The system checks first for a specific MobileX workflow using the keys
<add key="entity_WorkflowNameMX" value=""/> <add key="entity_WFStateMX" value=""/>
if they are not found then it defaults back to the keys
<add key="entity_WorkflowName" value=""/> <add key="entity_WFState" value=""/>
4.7.0.0 13th March 2018
- (NEW) Lead entity support added
4.5.6.6 Jan 15th 2018
- (NEW) Sage CRM R1 2018 support
- (fix) Improved security
4.5.6.5 Nov 9th 2017
- (NEW) Outlook365 - Option to file email and attachments against Opportunity and Cases
- (NEW) Outlook365 - File email and attachments against multiple people at once
- (fix) Changed look and feel of screens
- (fix) Improved overall speed
4.5.6.3 Jun 26th 2017
- (NEW) Ability to change colors in MobileX
- (fix) MobileX License not getting picked up Fix
- (fix) Added support for older versions of SSL
4.5.6 Jun 14th 2017
- (fix) Metadata loader will now escape item names field data.
- (NEW) moved fonts to install (instead of using the CDN) - reason being some firewalls block these
- (NEW) Updated Task screen - now showing all tasks with a filter on top
- (NEW) Updated Calendar screen - status filter added
- (fix) Spelling- Change name From Pileline to Pipeline
- (NEW) Empty state if no items in Bookmarks