{Scripting Tip}Color Email field in CRM 2013

Recently I was again asked to color another type of CRM field based on my old post for CRM 2013 version:

https://dynamicsofdynamicscrm.com/2014/05/06/change-color-for-text-fields-dynamics-crm-2013/

This time around it was about how to be able to color an Email field.

I tried my hands with the script and this works:

$(‘#emailaddress1’).find(‘a[class=”ms-crm-gridurl”]’).css(‘color’,’red’);

Result is as below:

image

Please note this is unsupported and not recommended unless absolutely needed.

Microsoft Idea site is the right place to put this requirement – it seems to be a good product feature that should be included potentially as a Business rule!!

Hope it helps and Happy CRMing!

Any problem in CRM – end user,Microsoft  partner or an individual?

Problem Area – Technical, Functional, Training, Development or consulting?

Get in touch here: Click here

ABOUT THE AUTHOR:

clip_image001

Twitter: https://twitter.com/msdynamicsblog
LinkedIn: https://www.linkedin.com/in/deepesh-somani-00296932

Google Play Store:

https://play.google.com/store/apps/details?id=com.dynamicsofdynamicscrm.msdynamicsblog&hl=en

{Quick Tip} Considerations during a Dynamics 2016/Dynamics365 Upgrade

Are you a customer or you have a customer who is still on an old version of Dynamics CRM like CRM 4.0 or CRM 2011?

Are you planning to upgrade to either Dynamics CRM 2016 or Dynamics 365?

Are you migrating to the cloud directly (Dynamics 365 online) or you wish to upgrade first to an on premise version and have a vision to go to the cloud in the near future?

Since there has been so long that you have upgrade – do you wish to also re-engineer, re-design and improve your business processes along with the upgrade implementation?

This are some questions which frequently get asked around me on Upgrade assessments.

image

Here are some quick high level recommendations to consider before making the choice:

· Consider that between Dynamics CRM 4.0/ CRM 2011 there is gap of almost 4 versions to Dynamics 365 – CRM 2013, CRM 2015, CRM 2016 and Dynamics 365 (I have skipped mentioning the Service packs,

   Update 1 or rollups of each version in between). This fact adds to technical complexity for the upgrade.

· It might seem very simple to add re-engineering, re-design and improvements to an Upgrade project but since there is no straight upgrade path, try and better understand the technical complexity involved.

· Understand deprecated features and ways to re-implement them. Understand that Deprecated features will result in re-design and re-design meets fresh development to maintain existing functionality.

· Understand that existing features might be able to be mapped to out of box features of Dynamics CRM 2016/Dynamics 365 and try and implement a re-design for such features which might mean fresh configurations or some development.

    Doing this will help in giving longevity to your implementation on the latest platform.

· If you have tighter deadlines, skip the improvements and re-design wherever you can concentrate on the technical upgrade.

· Understand that Dynamics CRM 2016 Platform/Dynamics 365 platform has improved and usability has changed in multiple places. This will require proper User training and such effort needs to be incorporated into the Upgrade effort.

· In case you are upgrading to the cloud, this has impact on how technical implementation has been implemented and how CRM is administered. For instance, there is no direct database access in case of CRM online which you have readily available in CRM on premise.

Hope it helps and Happy CRMing as usual!

Any problem in CRM – end user,Microsoft  partner or an individual?

Problem Area – Technical, Functional, Training, Development or consulting?

Get in touch here: Click here

ABOUT THE AUTHOR:

clip_image001

Twitter: https://twitter.com/msdynamicsblog
LinkedIn: https://www.linkedin.com/in/deepesh-somani-00296932

Google Play Store:

https://play.google.com/store/apps/details?id=com.dynamicsofdynamicscrm.msdynamicsblog&hl=en

{Quick Tip}QR Code Reader using Dynamics 365

Microsoft Dynamics 365 has a new feature which you might have read about: A BAR code scanner visual control.

However, there is another hidden gem of this control. Lets see it in action:

· Adding a single line of text field called QR Demo to Account entity:

clip_image002

· Drag the field on the form and Select controls tab, Barcode scanner:

clip_image004

· Select the control and select Barcode scanner for Tablets and Phones:

clip_image005

· Click Ok, Save and Publish the field and customizations. Next we move to Dynamics CRM App for Phone:

QR Code Reader in Action:

· Following QR code is available to scan:

clip_image006

· Open the Dynamics 365 Phone App, select the QR demo field and tap highlighted icon:

clip_image008

· QR code scanner will open up:

clip_image010

· Code is now scanned and filled into the field:

clip_image012

Great stuff, isn’t it. Go try it out yourself.

Hope it helps and Happy CRMing!

Any problem in CRM – end user,Microsoft  partner or an individual?

Problem Area – Technical, Functional, Training, Development or consulting?

Get in touch here: Click here

ABOUT THE AUTHOR:

clip_image001

Twitter: https://twitter.com/msdynamicsblog
LinkedIn: https://www.linkedin.com/in/deepesh-somani-00296932

Google Play Store:

https://play.google.com/store/apps/details?id=com.dynamicsofdynamicscrm.msdynamicsblog&hl=en

{Quick Tip} Enabling Custom entity for Quick Create

In one of the recent query asked to me, Quick create form was created for a custom entity

but was not appearing in the Quick Create Menu:

After researching, solution was as follows:

In Entity customizations, there is option to Enable Quick create which was not selected:

clip_image004

Once the changes are published, Entity is available in the Quick create area:

clip_image006

 

Hope it helps and Happy CRMing!

ABOUT THE AUTHOR:

clip_image001

Twitter: https://twitter.com/msdynamicsblog
LinkedIn: https://www.linkedin.com/in/deepesh-somani-00296932

Google Play Store:

https://play.google.com/store/apps/details?id=com.dynamicsofdynamicscrm.msdynamicsblog&hl=en