Quantcast
Channel: CRM Development 論壇
Browsing all 10280 articles
Browse latest View live

What part of Framework 4.5 is exactly available on MS CRM Online

Hi,Writing a plugin for CRM Online, I discovered after deployment that I get an error when loading the reference assemblies of my plugin:'System.Net.Http.Formatting, Version=4.0.0.0'  not loadedSo it...

View Article


Sending email through workflows

At a client we created some entities: BankAccount and BankOverdraft. The bank has two types of clients which are individuals(contacts in default CRM) and corporates(accounts in default CRM). The...

View Article


MSCRM 2011 : Populating Lookup and date field values from Account to Conatct...

Hi,My Requirement isIn Account entity  I have 2 fields 1. Customer Name (type Lookup) and2. Date (type Date Only) fieldLeft navigation of Account entity I had a Contact entity which is having...

View Article

Querying a Contact entity based on AssignedToName

I am writing an API using the CRM SDK to get contacts based on an "assignedToName" which can be a systemuser name or a team name. I am using QueryExpressions to query CRM. Question is how to create the...

View Article

Custom Attributes - Resticting Access

Hi,I am brand new to CRM so please bear with me.  I have created a new custom attribute and have added this attribute to a form.  I am now trying to add a security role to this attribute only so that...

View Article


Service Level Agreements/Contracts and Activities

I realize that Contract Lines can be used to track time/support against a Contract, but is there a way best to apply a Service Level Agreement (SLA) to Activities?  I would like for us to be able to...

View Article

How to Synchronize Activities under Opportunities with Google Calendar?

Hi, We use CRM 2011 online for our sales process. And we use Google Calendar for appointments. If we add a new Activity (for example a Task, Phone Call, Appointment) to an Opportunity in CRM, then an...

View Article

Calculate difference between two fields

I have two fields one is the value of what it costs to hire a resource, the second is what we bill the client.  We want to know the margin or profit for this and sort by highest margin.  I have spent...

View Article


ThreadPool + ServiceContext

Hi @ all,I am trying to use several Threads at the same time to consume the crm webservice.This is the scenario:1) Create OrganizationServiceProxy2) Get all active Accounts public IList<Account>...

View Article


generic advanced find query based on current user?

Hello - Is there a way to create a generic advanced find query based on the current user?  For example, I can do an AF on Quotes where CreatedBy = "AMER\JoeUser".However, if I want the ability to...

View Article

How do I programmatically access a PARENT ENTITY starting from one of its...

Hi all,I'm building a custom solution to integrate CRM 2011 with SharePoint 2010.Without going too much into details, I am writing a plugin to be fired on the post creation of a "document location"...

View Article

CRM 2011- Show Opportunities where no open activity exists

HiIs there any way to build a view where we can see all opportunities for which there is no open activity?Thanks

View Article

REST call throuht Microsoft Forefront

Hi,I am trying to make a REST call out of the intranett. CRM is exposed on Internet and uses Forefront to authenticate users. Although I get access to CRM normally, my javascript REST calls feil with...

View Article


CRM 2011: How to fetch records related to given entity in “many to many”...

My goal is to get invoices related to given contact, if I acquire data from the table named "contactinvoices" (intersect table), then I see that this table is empty. I have solved that Problem by...

View Article

How to copy value from lookupfield

Hi All;How to copy lookup value from one foeld to another in CRM 4.0?Any help much appreciatedThanksPradnyaPradnya07

View Article


MS CRM 2011 - Making an indicator or meter from custom entity with N:N relation

I have a custom entity course which is related to contacts with N:N? Now I need to do chart or some other indicator which tells how many contacts are listed on every course.So basicly same with the...

View Article

How to query using FetchXML by JavaScript on Dynamics CRM 2011?

Hi All,I am new comer in Dynamics CRM 2011, i want to know how to do query in Dynamics CRM 2011 using FetchXML by javascript? in v4.0 i can do this script for query records  the entity ://Where a new...

View Article


=User!UserID parses servername instead of username

Hi Guys,I have made a report that shows all activities from a user in the current week. No problems there. The only problem is: I want users to see their own activities and not from somebody elses. I...

View Article

How to Save file from CRM Report Server using javascript

Hey,I need to download specific report from crm form . so i place a button on ribbon to download the specific report.I wrote javascript code get report viewer URl of specific report when i click on...

View Article

Default value in option set in Dialog

Hi!I have an option set with three options in my entity where i run the dialog.Inside this dialog, I have a prompt-response step with an option set response (radio button) where I want to put by...

View Article
Browsing all 10280 articles
Browse latest View live