"тнιѕ вℓσg ¢συℓ∂ ѕανє уσυя мσηєу ιƒ тιмє = мσηєу" - ∂.мαηנαℓу
Showing posts with label features in CRM 2013. Show all posts
Showing posts with label features in CRM 2013. Show all posts

Thursday, 10 October 2013

Notes in CRM 2013


Notes in CRM 2013 are a bit more cooler than notes in CRM 2011. Lets have a quick walk-through

1. Our no-brainer is here -  Account record.



2. Lets create a sample note. We need to provide a title and then notes ( in CRM 2011, the title of notes was automatically populated) .  As before, we also have the option to attach a file to the note.


3. Please note that we have the options to remove notes / attachments quickly. Also CRM  displays who created the notes and when it was created. Editing an existing notes is also very easy. Its nothing but inline editing. It could be done by just clicking on it.


Saturday, 5 October 2013

Business Rules in CRM 2013 OR How to define a Business Rule in CRM 2013

Version used for this post: CRM 2013 Online Trial

Business rule is a cool feature in CRM 2013. Lets see how to define a business rule in CRM 2013.


To have a better understanding, lets consider a scenario.

Scenario: We have Credit limit and Annual revenue fields on the Account form. We need to restrict the credit limit value in such a way that it shouldn't cross the Annual revenue value. 

Lets get the ball rolling.

1. Navigate to Solution and choose our entity. For instance , Account entity.




2. Click on the New and it would open the following business rule definition window for us.


3.  Lets call our business rule as Credit limit Rule. Lets start defining the rule as follows.
Click on the + symbol of Condition section.



4.  So we defined a condition and we have to SAVE the condition.


5. Next is action. When we click on the + symbol, we could see the following options.
For our scenario, lets choose error message.



6. Next step is to define the error message as shown below.  And save the action.


7.  Description is optional. And then save the business rule. Please note that the status of this business rule ( at the bottom left corner ). This means we need to save and then Activate the business rule.




8. Activation could be done as shown below. And then Save and close the business rule.




9. We could see our business rule in the solution as shown below.




10. Now lets try creating an account. To test this, enter the Annual income value as £200000.
And Credit limit as £300000. As soon as the focus goes out from the field, we could see the error message that we defined in the credit limit - Business rule.




11. This business rule is applicable even when we update the Account record.