Sample code: Using jqGrid in ASP.NET page to show CRM data.
Monthly Archives: November 2014
Get Dialog information using oData CRM 2013
Hi, Below article describes how to get dialog information using oData in CRM 2013. /WorkflowSet?$filter=Category/Value eq and StateCode/Value eq 1 and Type/Value eq 1 and Name eq ‘dialog name’ and &$select=Name, WorkflowId, Description, Category, Type Lets have a look at oData query. Category: It contains Dialoges and workflows. As i need dialog category value will be 1.Continue reading “Get Dialog information using oData CRM 2013”
Field Level Security in CRM 2015
Field Level Security in CRM 2015.
SLA in CRM 2015 – Part 1
SLA in CRM 2015 – Part 1.
Business Rules in CRM 2015
Business Rules in CRM 2015.
Notes on Calculated Fields in CRM 2015
Notes on Calculated Fields in CRM 2015.
Notes on Rollup Fields in CRM 2015
Notes on Rollup Fields in CRM 2015.
The pain of missing “Else If” condition in Business Rules in CRM 2013.
The pain of missing “Else If” condition in Business Rules in CRM 2013..
Change Business Process Flow using JavaScript
Change Business Process Flow using JavaScript.