need to add custom entity to email selection list
Tue, 23 Sep 2008 11:06:02 -0700
We have created a custom entity called Employee which has an email address as
one of its fields. We would like to be able to select an employee record
while creating an email activity. How do I add this entity to the list of
entities to choose from in the To field in the email activity? ...
|
create an account programatically using c# and getting data from S
Tue, 23 Sep 2008 09:07:18 -0700
Hello!
I'm tying to create an account but instead for giving a value for each
property i'd like to do that but without giving a value for each property, by
hand. I know that sounds complex, I'll explain. Imagine that you have a Sql
Server database where you have a table named Contacts. I want that each
...
|
fetching using fetchxml from Javascript problem
Tue, 23 Sep 2008 08:51:02 -0700
var xml = "<?xml version=\"1.0\" encoding=\"utf-8\"?>" +
"<soap:Envelope
xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\"
xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"
xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\">" +
"<soap:Body>" +
"<fetchXml
xml ...
|
Uploads on Iframes
Tue, 23 Sep 2008 08:11:15 -0700 (PDT)
This is becoming an urgent issue.
I created an aspx (3.5) page that uploads documents be called in an
IFrame in CRM 4.0. Unfortunately, the submit button posts the form,
and pops open a new page without the CRM wrapper. I tried to create
this functionality using Ajax so only a panel would update, but file
u ...
|
QuickCampaign Activity Error
Tue, 23 Sep 2008 07:33:03 -0700
When I try to create a quick campaign, I selected the records (contacts),
choose PhoneCall, fill the required fields, and Save.
But the activities were not created. When I open the quick-campaign details,
there´s an error detail: "This action was aborted because CRM Server or CRM
Workflow service was restart ...
|
Call external link from grid button
Tue, 23 Sep 2008 06:37:00 -0700
Hi,
I add a button to some CRM grid views.
The button calls a protocolhandler - something like "mailto:".
When the button is pressed a messagebox appears with information like
following:
"A potential securityrisk was detected. The memory location is eventually
not save"
How can I avoid this message?
...
|
Campaign Activity - 1:N Relationship to Custom Entity
Tue, 23 Sep 2008 05:41:02 -0700
Hi
I have a custom entity and need to set up a relationship with Campaign
Activities whereby a record in my new entity has a parent Campaign Activity.
Tried to create it from Campaign Activity but there is no option to create
1:N's and tried it from my custom entity as a N:1 but Campaign Activities
does no ...
|
|
|
CRM Workflow is not Publishing
Tue, 23 Sep 2008 05:18:01 -0700
Hi all,
I am having a crm workflow which sends out mail to a particuyla user pf CRM,
if the order amount is greater than 10$.
this work flow is working fine in my development system, where as if i am
exporting this workflow and if i am importing it on any other Organization or
server it is not getting publ ...
|
convert XML into a business entity object
Tue, 23 Sep 2008 05:06:01 -0700
Hi
Can anyone pls tell me...
how to convert XML into a business entity object using .net
so that we can save data in crm using CRM services.
Thanks ...
|
Pre stage in Retrieve message and OutputParameters
Tue, 23 Sep 2008 02:23:45 -0700
Hi,
I have similar problem. OutputParameters can be used to find out values of the record, but only when you register plugin in post stage. I need to register it in pre stage if I want to update those values before displaying on a form. But unfortunately OutputParameters are not present in pre plugin.
My plugi ...
|