Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

CRM Development | Forum profile

Forum profile page for CRM Development on http://microsoft.com. This report page is the aggregated overview from a single forum: CRM Development, located on the Message Board at http://microsoft.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "CRM Development" on the Message Board at http://microsoft.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Microsoft Forums - CRM Development (site profile, domain info microsoft.com)
Title: CRM Development
Url: http://social.microsoft.com/Forums/en-US/crmdev...
Users activity: 27 posts per thread
Forum activity: 141 active thread during last week
 

Posting activity on CRM Development:

  Week Month 3 Months
Threads: 141 580 1,357
Post: 316 1,422 3,717
 

CRM Development Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Andriy a33ik Butenko
43
user's latest post:
Account Name
Published (2009-11-28 15:32:00)
Hi, Hussain. To retrieve account name you have to use Retreive, RetrieveMultiple or Fetch to retrieve the data...
Hussain Saffar
24
user's latest post:
Account Name
Published (2009-11-29 20:09:00)
Account Applet view not Form
Vinoth B
19
user's latest post:
Error message when accessing CRM...
Published (2009-11-25 08:14:00)
Hi PS Have a look at this site http://www.ivertech.com/sharedPages/how-To-Disable-IE7-Protected-Mode.aspx Regards Vinoth
MayankP
13
user's latest post:
crm4: javascript impersonation
Published (2009-11-25 10:35:00)
This error comes if your account is not added in to PrivUserGroup... add your user account to PrivUserGroup group in Active Directory and this problem will get resolved.. after adding your account logoff/logon to your network again as well.. following is the detail explanation from http://msdn.microsoft.com/en-us/library/cc151052.aspx  article regarding this. Impersonation involves two different user accounts. One user account (A) is used...
Leon Tribe
11
user's latest post:
Importing Notes from Excel
Published (2009-11-29 23:51:00)
For the kind of flexibility you're after, you'll probably have to go to a third party product like Scribe unfortunately. The import tools of CRM are good for imports but quite restricted for updates. Leon Tribe
DavidBerry
10
user's latest post:
Syncronization Page
Published (2009-11-23 16:10:00)
This should get you where you need to go. Click on the CRM menu in Outlook. Select Modify Local Data Groups. Specify new or edit existing criteria. https://rc.crm.dynamics.com/rc/regcont/en_us/OP/articles/localdatagroup.aspx
danpri
10
user's latest post:
baseamount field - How to remove...
Published (2009-11-27 09:28:00)
I have full rights
greeting
10
user's latest post:
baseamount field - How to remove...
Published (2009-11-26 13:34:00)
I don't think you can set/update that value.
ckeller
8
user's latest post:
CRM Dash Board
Published (2009-11-29 13:13:00)
Hi, take a look at http://jianwang.blogspot.com/2008/10/ways-to-build-up-crm-dashboard.html
help23
7
user's latest post:
How to add an image on form in...
Published (2009-11-25 11:58:00)
Hi, I was wondering if I can put an image in a folder using the iis and then refer to it in the iframe, would that work. For example I can refer to web addresses in iframe. If i can what exactly do i need to do. Can anyone help please
 

Latest active threads on CRM Development::

Started 3 days, 4 hours ago (2009-11-29 23:51:00)  by Leon Tribe
For the kind of flexibility you're after, you'll probably have to go to a third party product like Scribe unfortunately. The import tools of CRM are good for imports but quite restricted for updates. Leon Tribe
Thread:  Show this thread (2 posts)   Thread info: Importing Notes from Excel Size: 240 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Importing Notes from Excel :: CRM Development :: Microsoft Forums"
Started 3 days, 15 hours ago (2009-11-29 13:11:00)  by ckeller
Hi, I would recommend to create a plugin which is executed for the Create (new accounts), Update (changes on accounts) and Delete message if the crm system is the master. See http://msdn.microsoft.com/en-us/library/cc151086.a spx  for description of plugin developement Modifications, like a trigger, at the CRM database are not supported.
Thread:  Show this thread (4 posts)   Thread info: CRM Intigration Size: 458 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: CRM Intigration :: CRM Development :: Microsoft Forums"
Started 4 days, 13 hours ago (2009-11-28 15:32:00)  by Andriy a33ik Butenko
Hi, Hussain. To retrieve account name you have to use Retreive, RetrieveMultiple or Fetch to retrieve the data...
Thread:  Show this thread (6 posts)   Thread info: Account Name Size: 151 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Account Name :: CRM Development :: Microsoft Forums"
Started 3 days, 15 hours ago (2009-11-29 13:13:00)  by ckeller
Hi, take a look at http://jianwang.blogspot.com/2008/10/ways-to-build -up-crm-dashboard.html
Thread:  Show this thread (3 posts)   Thread info: CRM Dash Board Size: 217 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: CRM Dash Board :: CRM Development :: Microsoft Forums"
Started 2 days, 17 hours ago (2009-11-30 11:21:00)  by Ahren Pfrehm
Some additional information: Replacing  service.Credentials = System.Net.CredentialCache.DefaultCredentials; with service.Credentials = new NetworkCredential(UserName, Password, Domain); will move things a bit further, and get past the initial 401 error I had been seeing.  That being said, the code now  gives a 401 error if I try to get the WhoAmIResponse by ...
Thread:  Show this thread (2 posts)   Thread info: 401 Unauthorized with IFD ISV service request Size: 1,573 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: 401 Unauthorized with IFD ISV service request :: CRM Development :: Microsoft Forums"
Started 4 days, 9 hours ago (2009-11-28 18:57:00)  by Hassan Hussain
Hi Paul, You will be able to capture the extended amount by registering your plugin on the post create and post update event of orderproduct entity. You can get the value of the extended amount from the PostImage. If you need more help or have more questions please post back. Hassan.
Thread:  Show this thread (2 posts)   Thread info: Roll Up Order Products to Order Size: 338 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Roll Up Order Products to Order :: CRM Development :: Microsoft Forums"
Started 4 days, 9 hours ago (2009-11-28 18:43:00)  by Hassan Hussain
Hi Rittu, There is no lookup control that you can add to a custom ASP.NET page using visual studio. You'll need to construct one from scratch to mimic the functionality of the ms crm lookup control. Hassan.
Thread:  Show this thread (3 posts)   Thread info: Add lookup controls of CRM 4.0 in VisualStudio Size: 249 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Add lookup controls of CRM 4.0 in VisualStudio :: CRM Development :: Microsoft Forums"
Started 4 days, 10 hours ago (2009-11-28 18:32:00)  by Hassan Hussain
Hi Martin, You cannot customize the article entity in MS CRM. You'll either need to use the entity as it is or think of developing custom functionality. Hassan.
Thread:  Show this thread (2 posts)   Thread info: Customize Knowledge Base Size: 201 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Customize Knowledge Base :: CRM Development :: Microsoft Forums"
Started 4 days, 10 hours ago (2009-11-28 18:26:00)  by Hassan Hussain
Hi, Is the third party application (custom application) launched from within MS CRM or is it a seprate application? Buttons in MS CRM have dynamic ID's. To get a handle on the button you'll need to use the button's title. A possible work around could be to write a webservice that does the same as the button click. You can then request the webservice to do what you want the button click to ...
Thread:  Show this thread (3 posts)   Thread info: Simulating the onclick of a custom button from a third party application Size: 472 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Simulating the onclick of a custom button from a third party application :: CRM Development :: Microsoft Forums"
Started 4 days, 13 hours ago (2009-11-28 15:27:00)  by Andriy a33ik Butenko
Hi, Cire. For my opinion the best supported way is to use post create|update plugins OR Intergration Services.
Thread:  Show this thread (2 posts)   Thread info: writing crm data to other sql database Size: 142 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: writing crm data to other sql database :: CRM Development :: Microsoft Forums"
 

Hot threads for last week on CRM Development::

Started 5 days, 21 hours ago (2009-11-27 07:20:00)  by ckeller
Hi, have you seen this article in the sdk http://msdn.microsoft.com/en-us/library/cc150860.a spx  ?
Thread:  Show this thread (13 posts)   Thread info: Capturing the GUID Values of Records Selected in a Grid Size: 205 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Capturing the GUID Values of Records Selected in a Grid :: CRM Development :: Microsoft Forums"
Started 1 week ago (2009-11-25 09:19:00)  by darrmerc
I would like to run some javascript code under another users context.  Is this possible with javascript? Thanks Darren
Thread:  Show this thread (10 posts)   Thread info: crm4: javascript impersonation Size: 166 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "crm4: javascript impersonation :: CRM Development :: Microsoft Forums"
Started 6 days, 15 hours ago (2009-11-26 13:13:00)  by pen_2
Does role that you are using have rights to override price?
Thread:  Show this thread (7 posts)   Thread info: baseamount field - How to remove from readonly and disabled Size: 78 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: baseamount field - How to remove from readonly and disabled :: CRM Development :: Microsoft Forums"
Started 6 days, 16 hours ago (2009-11-26 12:17:00)  by Andriy a33ik Butenko
Hi, Danpri. Try to use following trick (but it seems to be unsupported): place to onLoad event handler following script: window.testmessage = 'this works'; and add following code to onSave event handler: alert(window.testmessage);
Thread:  Show this thread (7 posts)   Thread info: Pass Values from 1 event to another (OnLoad to OnSave) Size: 320 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Pass Values from 1 event to another (OnLoad to OnSave) :: CRM Development :: Microsoft Forums"
Report Builder 2.0 - 6 new posts
Started 1 week, 1 day ago (2009-11-24 07:54:00)  by Hussain Saffar
I built a simple report that would display some values from CRM. I noticed something that I need you guys to help me with for example , Original value is 123.63 Current Displayed in Reoprt builder is 124.00 I want to display the orginal value without rounding. how to do this???
Thread:  Show this thread (6 posts)   Thread info: Report Builder 2.0 Size: 347 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Report Builder 2.0 :: CRM Development :: Microsoft Forums"
RE: Email Trigger - 6 new posts
Started 1 week, 1 day ago (2009-11-24 15:29:00)  by Andriy a33ik Butenko
Hi, Hussain. Yes it possible. And the best way is to make it with plugins. This plugin will handle Create message without filter by primary entity.
Thread:  Show this thread (6 posts)   Thread info: Email Trigger Size: 179 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Email Trigger :: CRM Development :: Microsoft Forums"
RE: Account Name - 6 new posts
Started 4 days, 13 hours ago (2009-11-28 15:32:00)  by Andriy a33ik Butenko
Hi, Hussain. To retrieve account name you have to use Retreive, RetrieveMultiple or Fetch to retrieve the data...
Thread:  Show this thread (6 posts)   Thread info: Account Name Size: 151 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Account Name :: CRM Development :: Microsoft Forums"
Started 1 week ago (2009-11-25 06:13:00)  by Prince Sunny
Hi, I'm getting an error message when I try to open crm from the browser whcih says " A Microsoft Dynamics CRM window was unable to open, and may have been blocked by a popup blocker".  I have disabled the pop up blocker, have included the url in trusted sites, enabled automatic login name and password but nothing seems to be working. My OS is vista and I have not installed MS crm client for ...
Thread:  Show this thread (5 posts)   Thread info: Error message when accessing CRM from browser - "Popup Blocker" Size: 596 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Error message when accessing CRM from browser - "Popup Blocker" :: CRM Development :: Microsoft Forums"
Started 6 days, 23 hours ago (2009-11-26 05:33:00)  by greeting
Try the following. crmForm.all.closeprobability.Disable=true; crmForm.all.closeprobability.FoceSubmit = true;
Thread:  Show this thread (5 posts)   Thread info: How to make the opportunity form Probability field be readonly? Size: 160 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to make the opportunity form Probability field be readonly? :: CRM Development :: Microsoft Forums"
Started 1 week, 1 day ago (2009-11-24 16:09:00)  by Vinoth B
Hi 1. For Activity in France - I would recoment to create custom CRM View (Public view) in activities with filtering criteria as France. 2. Email notification - Create a plugin in create event of activity to trigger email when an activity with france criteria is created.     Refer http://nishantrana.wordpress.com/2008/07/11/creati ng-and-sending-email-in-crm/ Regards Vinoth Proposed As ...
Thread:  Show this thread (5 posts)   Thread info: CRM Email notification on activity creation Size: 1,073 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: CRM Email notification on activity creation :: CRM Development :: Microsoft Forums"