Create Lookup from Opportunity to Order - MS CRM 4.0
Thu, 2 Oct 2008 04:26:00 -0700
Hi,
I'm trying to place a lookup field on an opportunity to record the
corresponding order that was placed at the same time last year.
I've tried N:1 and 1:N relationships on both the Opportunity and Order
entities, I can get the field to appear but it doesn't look up to the correct
orders.
Ideally I ...
|
InvalidPluginExecutionException not showing in Application event l
Thu, 2 Oct 2008 04:23:01 -0700
Hi all,
According to the SDK (v4.0.7), "Exception Handling Behavior",
"If it is desirable to show a custom exception message to the user, a
plug-in must throw InvalidPluginExecutionException. When the platform
receives this exception, it displays the exception message
(System.Exception.Message) to the us ...
|
Open a Custom Entity in Modal Window
Wed, 1 Oct 2008 21:52:01 -0700
I have Custom Entity - A and Entity-B.
Having the relationship between them.
When i save the Entity-A Record, onSave() i want to open the Entity-B in new
mode that too in "Modal Dialog Window".
When i say, Window.showModalDialog(URL);
Its opening the Custom Entity in Modal Dialog box, but again its opening ...
|
Set focus to a field in another tab result in error stack overflow
Wed, 1 Oct 2008 17:36:01 -0700
using MSCRM 4.0.
Doing field validation on save event, Set focus to a field in another tab
result in error: stack overflow at line: 0
e.g.
- validate field on save event
- the field to be validated is in tab0
- leave the field to be validated blank, click on another tab
- click save - validate field
- ...
|
Merging Leads
Wed, 1 Oct 2008 12:11:00 -0700
Hi All,
I have a question about merging leads possibility. Since I have 4 leads
with the same company but different contacts, I want to merge these leads to
one lead only. Other words, Anyway I can create multiple contacts per lead?
If anyone has ideas, please advice me.
Thanks,
-Toi ...
|
Error in importing customization- related to KB article(928958)
Wed, 1 Oct 2008 08:29:00 -0700
Hi,
When I am importing my customization for a custom entity, I get an as "A
record with these values already exists. A duplicate record cannot be
created. Select one or more unique values and try again.".
What could be the problem??
--
romeo!! ...
|
how to save on toolbar button click?
Wed, 1 Oct 2008 06:22:02 -0700 (PDT)
I have a CRM 4 page were the user sets information about an entity
then clicks on a toolbar button to load needed files on an aspx page.
The files that are required change depending upon the details of the
entity. The button passes the the ID and other important information
so my aspx can open and edit the enti ...
|
|
|
How to print case activities
Wed, 1 Oct 2008 06:11:01 -0700
I am sure this is a simple thing but... I need to print a case so that all
activity detail is included - with times, etc.
This works for notes - but if I use notes there is no way to tally the time
spent on the activities.
The purpose of this is primarily to send to the customer to document the
work com ...
|
Patrick Verbeeten's Translation Assistant
Wed, 1 Oct 2008 12:11:48 +0200
Hi
I´m using Microsoft CRM 4.0 (multilang) and I´ve downloaded Patrick
Verbeeten's Translation Assistant(V 1.1.0.0) to simplify CRM translation.
But if I try to translate with the tool it doesn´t work it should like.
The first problem is: it isn´t possible to open translation files I´ve
exported from my CRM. ...
|
FireOnChange through custom page
Wed, 01 Oct 2008 02:54:24 -0700
Hi,
Is there a way to fire the onchange event, or call the FireOnChange function in the code behind of my custom page?
I have my custom page placed on an IFRAME, and at some point the page updates a record that requires the onchange of a field to be "fired".
is there a way to do this in C# or is it only availab ...
|