web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Set Default Price List in the Opportunity Dynamics CRM 2011/2013 [without a Piece of Code]

Aileen Gusni Profile Picture Aileen Gusni 44,524

In My Previous Post, I explain about setting Default Price List in the Opportunity using Javascript and without any hard-code.

Now, I am trying to Set the Default Price List in the Opportunity Form without a line of code.

And thanks to Business Rules, that actually you can achieve this!

1. Create a Business Rule under Opportunity Form

2. Set a Condition:

image

* This condition is necessary to lock the Default Price and to not overwrite the existing Price List, for example, user did not use the selected Default Price List, but he/she used another Price List, so it will not overwrite for existing Opportunity.

3. Set an Action:

image

4. Here is your Business Rule should e:

image

5. Do not forget to Save and Activate:

image

6. And here is the result at the very first time create a New Opportunity:

image

NB: This method is can be used to several purposes, not limited to set the Default Price List.

Enjoying you life with CRM-ing!


This was originally posted here.

Comments

*This post is locked for comments