Sage CRM 7.2

From Sage CRM Knowledge Base

CRM 7.2

ID fields: If you have a fresh install of CRM72 then the eware_get_identity_id stored procedure is no longer in the system.

If you are upgrading from a version prior to 7.2 the old system of generating ID fields stays the same



Issue with date pickers on custom screens that scroll

If you have a long screen that requires scrolling the date picker can appear off of the screen on custom pages.

To resolve you must have these fields towards the top of the screen.



Component Manager is not scripting mutlitext fields correctly and they are created as nvarchars in sql. Requires running script and then running SQL to drop and recreate the tables as well as editing the custom_edits table to remove the max length limitation.


On tablet devices using the normal screen you cannot see the buttons on the RHS of the screen as scrolling has been disabled. CRMIO has a fix for this.