Tag Archives: MS CRM 2013

Disable Notes section in MS CRM 2013 – Quick Tip

Have you been in a situation where you selected ‘Notes’ while creating entity and after that you realize you don’t need to add notes for that entity at all ?? , if yes you know that there is no supported way removing notes once it is added. So what are all options we have supported or unsupported? If you only… Read more »

South East Asia MVPs Community Day 2013

South East Asia MVP Community is celebrating MVP Community Day on this Saturday, where MVPs from Asia community doing different events like Webcasts and On-line Chat related to their respective technology. I am doing online chat and a webcast on “What is new in MS CRM 2013″ with my fellow MVP Roohi Shaikh. You can register here for this event:… Read more »

Apply Field Validations without writing Java Script in MS CRM 2013 – Part 2

In our last post we discussed business rules and in this post we are going to show how we can create business rule in MS CRM 2013. To create business rule navigating to entity customization. Let’s take a very simple example we want to validate if Relationship type is selected a “Consultant” we need to make industry field business required… Read more »

Apply Field Validations without writing Java Script in MS CRM 2013 !!!

In Microsoft Development Forums many times we found posts where new CRM users are asking for help to write JavaScript validation specially if they are not developers, so I hope they will be happy with “Business Rule”, another great feature that is introduced in MS CRM 2013. Business rules helps CRM user to design most frequently used data validations from… Read more »

Using Quick View Form in MS CRM 2013

Today we are going to discuss another new form added in MS CRM 2013 called “Quick View Forms”. This form was initially introduced in Microsoft Dynamics CRM Online Fall 13 Service Update. Quick view forms are associated with lookup control, for example if you want to see the details of the record filled in lookup control you can open by… Read more »