Wednesday, 30 June 2010

How to trigger system form functions from ISV buttons

  • open up the form in question
  • hit F12 to open IE Developer Tools
  • Find button in question
  • Find the function name
  • Export ISV.config
  • Within relevant entity add a new button and paste function into Javascript tag
  • See below code to create an associated record from ISV of parent form
  • (in this case it's a custom entity called Site Survey Request from Opportunity entity)

{Entity name="opportunity"}
{ToolBar ValidForCreate="0" ValidForUpdate="1"}
{Button JavaScript="locAddRelatedToNonForm(10045,3,crmForm.ObjectId, '')" ValidForCreate="0" ValidForUpdate="1"}
{Titles}
{Title LCID="1033" Text="Request Site Survey" /}
{/Titles}
{/Button}
{/ToolBar}
{/Entity}

Tuesday, 8 June 2010

Recursive Workflows in Dynamics CRM

Useful Dynamics CRM Form Scripts #2

Update Rollup 11 for Microsoft Dynamics CRM 4.0

Microsoft Business Intelligence

International friendly SSRS format code formatting

Number:
N0

Currency:
C0

Percentage:
P0

Note: 0 refers to precision

ASP.NET 2.0 FileUpload Control

Reading a Delimited File Using ASP.Net

Building a Simple CSV Parser in C#

5 ways to import data

Tool to Update MSCRM 4.0 data inline and Export to CSV for Re-import

RecordCounter.zip

Record Counter For Microsoft Dynamics CRM 4.0

CRM Plugin Registration Tool

Populate CRM Fields from Parent Window

Read only fields

unsupported:

crmForm.all.fieldname.readOnly = true;

Managing the MSCRM Asynchronous Service

CRM 4 and Outlook 2010

Metadata Browser

CRM 4.0 Read Only Iframe - A better solution

CRM 4.0 cloning using entity mapping

Add a Create Case Button to the Contact Grid

Viewing How Users Have Configured CRM

Workflow: How to Determine the error state of a System Job

Enabling Quick Find of Disabled Records

Triggering a Workflow from ISV.config button

Shortcut Buttons in Microsoft CRM

Adding custom menu and button to custom entity through ISV.CONFIG

UI integration SDK for CRM 4.0 released

Create Folder in SharePoint using Web Services

Plug-in code for SharePoint List creation

Microsoft Dynamics CRM 5.0 V.Next Channel 9 Videos

Article ID: 955138 - Last Review: March 31, 2009 - Revision: 2.2 You experience slow performance or timeouts when you try to access some views

Performance is slow if the AsyncOperationBase table becomes too large in Microsoft Dynamics CRM 4.0

The AsyncOperationBase and WorkflowLogBase tables grow very large and performance issues occur when you use many workflows in Microsoft Dynamics CRM 4

CRM Usage Report

Optimizing CRM Performance

Record Counter For Microsoft Dynamics CRM 4.0

The CRM For Outlook button appears in Microsoft Dynamics CRM