Cannot fetch related rows in a report or view
I am trying to create either a view or report that will select all of the orders for a month along with any payments that were made for that order. If you display the order you can see the payments for...
View ArticleTable for users in MS Dynamics CRM 4.0
Hi AllI need to know the SQL to extract users of my MS Dynamics CRM 4.0 application by querying SQL server database for CRM application when I dont want to go through Active Directory.Thanks in advance:)
View ArticleStream SSRS report to PDF from plugin
Hello,I'm having problems finding CRM 2011 examples of streaming an SSRS report to PDF format from a plugin. I want to be able to stream an SSRS report to PDF and store the PDF in a server...
View ArticlePull Look Up Values from another form to new form.
Hello Everyone, I'm trying to pull look up values from one form to another. For example, I have an Opportunity with a company name look up value and a contact look up value. I have a custom entity that...
View ArticleCalling web service from CRM 2011 (On Premise) with Javascript
I have had some Javascript sitting in a test environment for months and last summer this worked fine. I know its the Javascript because I tested my web service and that is working fine. When I debug...
View ArticleHow crm web portal integrates with ADFS 2.0?
Hello,I'm totally new to this kind of setting. I have a crm web portal connect to CRM 2011 by system administrator. I have to use ADFS authentication for login user. I've already had ADFS used on our...
View ArticleIs it possible to programmatically create a user in CRM Online on Office 365
Hi,I need to create a non-interactive user in a CRM Online Office 365 environment. Is this possible at all?I'm getting a "This is not a valid Microsoft Online Services ID for this organization." error...
View Articleattachevent on SubGrid onrefresh event
I wrote some some JavaScript code in CRM 4.0 that triggers when the datagrid inside of an IFrame refreshes. I have upgraded the system to CRM 2011 and changed the IFrame to a SubGrid. Now I am trying...
View ArticleStandard lookup opening from HTML webresource
Hi,I am trying to open a standard lookup from a HTML control using javascript and the code I am using is:oLookupItems = showModalDialog(pageXRM.Page.context.getServerUrl() +...
View ArticleCRM 2011 Online: Workflow Activity issue
Using the new Workflow Activity functionality on CRM 2011 Online for the first time.The problem:If I change the Activity Input/Output or add a new Activity to the DLL the changes are not reflected...
View ArticleMSCRM 2011 Outlook phone call not getting synced (Urgent)
Hi all,I am facing a problem in syncing phonecall to outlook. When i create a phonecall, it gets synced after 15 minutes which is by default time set for syncing. But when i try to sync it myself...
View ArticleCreating Custom Dashboard
Hi,I am stuck in my project, I have a requirement of creating a custom Dashboard . In Dashboard i have to display one funnel which contains 6 entites all records data, I tried in many ways but yet no...
View ArticleSQL for User Info with Roles in MS Dynamics CRM 4.0?
Hi AllHow to form a SQL to get users information along with roles assigned to them in MS Dynamics CRM 4.0?Or can anyone share the table name where mapping between SystemUserBase and RoleBase is...
View ArticleWhat is the master table to know AccessMode?
Hi AllSystemUserBase table has one field with the name "Accessmode" and values are like 0 and 2. I would know the master table so that I know what they exactly means.thank you very much in advance.Cheers
View ArticleOpen aspx page on subgrid record click.
Hi,Is it possible to open custom aspx page on subgrid record selection? Generally if user double click on sub-grid record , it opens a CRM form for that respective entity record. As per our requirement...
View Articleclose Incident plugin
I try to update the field "new_caseresolvedon" on the case form when the case is closed but i get this error: Unhandled Exception:...
View ArticleGet the "display" name along with field using FetchXML in Javascript
CRM version: CRM 2011Platform: Javascript and JqueryFor: Custom EntitiesI am getting the Fetch XML and Layout XML from "SavedQuery" and I am trying to build a "Fancy" grid on a HTML web resources for a...
View ArticleMSCRM 2011 Solution Packager
Hi,I am trying to unzip managed solution using below command of solution Packager toolsolutionpackager.exe/a:Extract/z:c:\Test\Development_1_0_managed.zip/folder:c:\Testbut i am getting error as...
View ArticleGet all records IDs irrespective of paging in CRM Grid using jscript How?
Hello experts, I have following issue. please suggest... I retrieve all the record IDs using Xrm.utility, If the current view has paging ,i am not able to get the next...
View ArticleProgrammatically edit workflow condition
Hi,Is it possible to programmatically edit a workflow condition. I have a condition like "if user = [selected user]" in which I need to change the [selected user] after automatically deploying a...
View Article