Add an attribute to a system entity
Wed, 10 Sep 2008 08:44:09 -0700
We are not using the order part of CRM so on the quote close form I need to
add a won options instead of just Lost, cost, or revised
--
Thanks, JD ...
|
CRM web controls
Wed, 10 Sep 2008 06:39:00 -0700
Hi everibody,
I am developing a web based module for CRM 4.0 and I was wandering if it is
possible to use the web control for Lookup type in my application. I sow that
folder '/_controls' contains som components but I have no idea how to use
them. Is it possible to use this web controls? if yes ... How?
...
|
Re: Report Grouping on Business Units
Wed, 10 Sep 2008 09:26:51 -0400
I just finished a blog post that covers this issue using recursive
CTE's in SQL
ParentBU BU Total thisBU childBUs
None MicrosoftCRM 45550 0 45550 3
MicrosoftCRM East Coast 25000 25000 0 0
MicrosoftCRM West Coast 20550 5550 15000 1
West Coast California 15000 15000 0 0
--
Mark Kovalcson
http://crms ...
|
Add web reference error
Wed, 10 Sep 2008 05:33:01 -0700
Hi,
I'm trying to add the CrmService to a windows application, i'm getting the
following error:
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configur ...
|
CRM 4.0 Webservices
Wed, 10 Sep 2008 02:46:06 -0700
I need to know how i can use CRM 4.0 webservices in order to have the
following.
I have data in an online form, i need to get the data from this form or from
SQL Server and then use it in order to create an account (for example) in CRM
4.0.
Can anyone tell me the different steps i need to follow and the ...
|
How can I track the time of "Resolve a case"?
Wed, 10 Sep 2008 00:13:01 -0700
I need to track the time of duration for a case.
duration = start time - close time
I tried "close" message for incident and also the "create" message for
incidentresolution under child pipeline. I am using pre-stage.
My plug-in can be triggered. But I can update the case with my calulcated
time.
It is ...
|
Using registration tool for assembly
Tue, 9 Sep 2008 12:05:01 -0700
I have a plugin that I am trying to register.
I am using the PluginRegistration.exe. I have built my plugin, copied my
assembly to the CRM server \Server\bin\assembly folder. When I attempt to
register my assembly, it does not show up in the list of assemblie when I
select Get assemblies. I have rebuilt my ...
|
|
|
New Opportunity Report
Tue, 9 Sep 2008 18:11:16 +0100
I am trying to create a new report with the following data.
Is there a way to get the primary contact for potential customer field?
If there are multiple products in an opportunity is it possible to show them
on the report.
How do I add weighted revenue column in the report
Weighted Revenue - (Opportunit ...
|
Workflow and Client Side Code
Tue, 9 Sep 2008 09:46:20 -0700
I created a workflow to update a custom field on the opportuntiy once the
status of the opportunity has changed. On the opportunity form, I have an
onchange event for another field. The code on this field controls the custom
field as a cascading picklist and has been working flawlessly for a long
while.
...
|
CRM User Permissions
Tue, 9 Sep 2008 13:12:03 +0100
On MS CRM 4.0 we have 10 business units.
Is it possible for user of crm to have access to say 3 out of those 10
business units and for another user to have 4 out of those 10 business
units.
...
|