Hi,
For example if I edit the Account name field length from 100 to 50 in CRM interface, will that be automatically changed in the Dynamic CRM Sql table as well or just on the UI side?
Thanks
*This post is locked for comments
Hi,
For example if I edit the Account name field length from 100 to 50 in CRM interface, will that be automatically changed in the Dynamic CRM Sql table as well or just on the UI side?
Thanks
*This post is locked for comments
SQL changes are not supported for CRM.
When you are decreasing length of any attribute, attribute length in SQL will not be changed, because CRM is not truncating attribute value.
If you changed account name from 100 to 50, but you have some account names which are created before your change and has account name 100 characters long, this data is still shown to user, data will not be truncated.
When you increase length say from 100 to 200, then attribute length will be increase in SQL to fit new values.
Thanks for the quick reaponse Mahdeo.
Can you please advise what are the steps in order to do that in the CRM sql side as well.Also is that supported way to change in sql side.
Thanks for all the help!
UI side only.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156