Create Invoice From Order Issue
Fri, 19 Sep 2008 10:26:12 -0700
On the Order form there is a "Create Invoice" button to generate invoices
based on the sales order. I can't seem to trigger the Invoice Create plugins
when the invoice is created from this process. I have tested the plugin from
creating the invoice by itself with no problem. Am I missing something or is
t ...
|
Outlook client issue
Fri, 19 Sep 2008 07:53:01 -0700
Hi,
We are using CRM 3.0, and outlook client is installed on some of the users
desktop.
One user is getting the following error when she opens outlook.
"An error occurred loading Microsoft CRM functionality. Try restarting
Microsoft Outlook. Contact your system administrator if the errors persist."
She i ...
|
organizationui
Fri, 19 Sep 2008 06:24:00 -0700
In the table organizationui I read the formxml field (screen lay-out and
scripting) into a variable. So far so good.
Now I would like to save the field names with event name and script in
seperate variables, but only those fields with a script + OnLoad and OnSave
of the entity.
How can I manage to get only t ...
|
Need Help!! MS CRM 4.0 Workflows in Visual Studio 2005
Fri, 19 Sep 2008 04:40:01 -0700
Hi,
can anybody sort this out for me.
I want to model workflows for MS CRM 4.0 and since there is no way to print
them when you implement them directly in MS CRM 4.0 i want to be as close to
the implementation as possible when I model them.
So I made some investigations and found out that you can model ...
|
accessing entity list menubar
Fri, 19 Sep 2008 04:21:00 -0700
Hi!
I'm working with Dynamics CRM 4.0, and I need to reorganize the menubar
above the listing of entities, and also hide some of it's elements. I can
manipulate the menubar on a form of an entity with javascript, but I have no
idea from where I can access the menubar at issue (that has items like NEW,
NEW ...
|
RE: How to use conditions in queries on custom entity
Fri, 19 Sep 2008 03:06:14 -0700
Dear Steen,
Use filter1.Conditions.Add() method to add multiple conditions.
Regards
Ramasubramanian
"Steen Maigaard" wrote:
> Hi.
> I've been strugling with this code for some time, most of it works, but this
> part get's on my nerves.
> I am trying to set up 2 conditions for a query on a custom ent ...
|
Import Excel (xls) file into CRM
Fri, 19 Sep 2008 01:43:46 -0700 (PDT)
Hi!
Has someone create some application in C# to share, that import a xls
file into CRM, the xls file has this columns : AccountID, AccountName,
AccountAddress, AccountCity, ContactName, ContactEmail
Regards
Ulf
...
|
|
|
MAnaging Relationships
Thu, 18 Sep 2008 23:49:01 -0700
Hi,
I have a customer who already is using CRM 4.0 as a production enevironment.
We have a custom entity that has a N:1 relationship with Contact entity.
We need to have a N:N relationship between them (no more N:1).
So in order to achieve this without losing the data already entered, what
could be don ...
|
Add multiple contact references to a Custom entity
Thu, 18 Sep 2008 19:16:01 -0700
Hi There
I am working with CRM version 4
I have a custom entity which has a relationship to contacts. I need to be
able to add multiple contact records to the custom entity.
The way I envisage it is that the user would select the contact records form
a view and add the to the custom entity record by som ...
|
Can't reference CrmService on production server
Thu, 18 Sep 2008 13:49:03 -0700
Hello,
I really need some help, I created some workflow programs on a
test server and when I tried to deploy it I ran into problems.
I need to add the CrmService and when I try I get this error when I try to
update the reference
The customer tool â??MSDiscoCodeGeneratorâ?? failed. Schema item ...
|