Object reference not set to an instance of an object. System.Activities.dll
We have CRM 2016 Update 0.1 (note feedback section does not have 2016 in dropdown only 2015)
Exception thrown: 'System.NullReferenceException' in System.Activities.dll
I have Microsoft Dynamics CRM Custom Action Workflow Activity that returns number of string parameters, if o...
Add ability to search solution components inside Solution window
We have hundreds of images and scripts, it is takes large amount of time to search for a webresource by clicking Next on the grid or to much clicking when you want to filter via column.
Solution main page - "Components" has only Drop down Component type, add next to it free text searc...
Bring back 2011 user intefrace and menu layout
Why do we have to do 3 clicks to get between Account grid and Contact grid and sit through 2 animations where in 2011 it was done via 1 mouse click and screen was refreshed immediately without any animation flickering.
Users are annoyed by iPad only designed screens where 99% of users use ...
Allow changing labels for Status (statecode) field
Default labels are Active/InActive I should be able to change to Accepted/Rejected
Do not Autosave locked fields
If you have locked field on a form, and it is updated via javascript then CRM tries to autosave it into DB, I detected a call to InlineEditWebService.asmx posting script updated value.
BUG: Action with output parameter
I have action with output parameter named Output, then if I assign value to this parameter of the output parameter itself {Output(Arguments)} (by accident) Action fails with:
{
"error":{
"code":"","message":"Object reference not set to an instan...
Allow System Views to be based on Advanced Find then placing Advanced Find Views on to Forms
There is currently limitation in Form SubGrids where you can only place directly related Records on to a parent form. It would be nice to have a way to define a System View based on a query that you can place on forms. Also these queries can be published with solutions providi...
BUG: previous value of OptionSet supplied to Async Workflow when value set to Empty
1. Create OptionSet with 2 values and allow Empty (3 values now) 2. Async Workflow on change of this field 3. Upon changing to Empty workflow receives previous non-empty value instead of empty! Dynamics CRM 2016 update 2
Keep CRM Dialogs or provide framework to create custom
CRM has background workflows that can create records, send emails, perform conditional logic, and Dialogs do the same plus allow to collect information from user then run actions in a wizard style. We have an entity that already has its Process Flows and needs to have various Tasks performed on...
Two Options field allow default to be null
Many of my clients asked to set Boolean fields to null which means question was not answered, we have portal that sets unanswered Boolean fields to null, while CRM form upon creation and save sets them to default value (No)