User Profile

It should be allowed to define Views for all owned and shared records


You can´t setup a view containing all owned and shared records. For teamwork it should be possible to view these data e.g. a record which is owned by a salesperson and shared to a serviceconsultant should be seen by the serviceconsultant in a view like "my active records"

Read more...
1 Comments

Read more...
1 Comments

Category: Security (4)

STATUS DETAILS
Under Review

Allow Multiple e-mail recipients to be assigned via the REST endpoint



Using the latest SDK.REST sample to create an email with two activity parties in the "to" attribute, it will only create one activity party.

I´ve discussed this issue with Jim Daly and it is not an issue of the code. It is because of a bug in the REST Endpoint. The only way to solve...

Read more...
3 Comments

Read more...
3 Comments

Category: Plug-ins, Workflow, and Web Services (0)

STATUS DETAILS
Under Review

Show correct working hours in users calendar



If you create a working hour profile the moment you take a look at the users calendar you´ll see a light blue indicator at those hours the user is available. But you can also create breaks and time-offs as you know. The moment you´re doing this you´ll notice that the blue indicators are no...

Read more...
1 Comments

Read more...
1 Comments

Category: ()

STATUS DETAILS
Under Review

MVP Bug



Neither QueryScheduleRequest nor ExpandCalendarRequest can be used to get the correct working hours for a user.

If you use the first one with TimeCode.Available you�ll notice that you won�t get Breaks listed.
And if you take a look at the scheduable time it won�t fit the correct ...

Read more...
1 Comments

Read more...
1 Comments

Category: Account, Contact, Calendar and Activity Management (708)

STATUS DETAILS
Declined

Supported SDK Method to show Loading...-Overlays on crmGrid, subgrid or fetchResults


Sometimes you have to keep an eye on user notification while performing an action. Especially if you don´t want them to click twice on an ISV-Button or doing other things because of not responding Browser-Windows.

So it would be nice to have a supported method to show a loadin...

Read more...
2 Comments

Read more...
2 Comments

Category: Client-Side Programming (4)

STATUS DETAILS
New

Custom Workflow Activity - Allow label translation for input/output arguments


Dynamics CRM offers a convenient way of localizing using translated labels and an easy way to maintain. Unfortunately within custom workflow activities you´re not able to use that mechanism for translating Input-/Output argument labels.

Read more...
0 Comments

Read more...
0 Comments

Category: Customization and Solutions (2)

STATUS DETAILS
New

Developer Toolkit - Deploying a workflow activity WorkflowActivityGroup name should be updated


I recently used the latest available developer toolkit to develop custom workflow activities and upgrade code for CRM2015. After renaming WorkflowActivityGroup Name inside the CRM package and deploying the solution, I figured out, that those changes were not deployed. So you have to use the Pl...

Read more...
1 Comments

Read more...
1 Comments

Category: Plug-ins, Workflow, and Web Services (0)

STATUS DETAILS
New

Workflow Activities - Multiple Lookup (same entityreference) should be allowed as Input-/Output Arguments


In some situations it is a business need to have multiple lookups (same entityreference) as an Input- or Output Argument within custom workflow activities. Think for example of ActivityParties you want to deal with. Or think of a couple of teams you want to query with a filter against. Providi...

Read more...
0 Comments

Read more...
0 Comments

Category: Plug-ins, Workflow, and Web Services (0)

STATUS DETAILS
New

Allow impersonating of users within custom workflow activity


Think of the following business scenario: The activity is generating an httpwebrequest calling an internal (AD based) webservice. For single sign on and security reasons it should be possible to impersonate a user context and provide SSO.

Read more...
0 Comments

Read more...
0 Comments

Category: Plug-ins, Workflow, and Web Services (0)

STATUS DETAILS
New

Xrm.Utility.openWebresource() should allow parameter to handle new window/tab behaviour or Show as dialog page


Using the Xrm.Utility.openWebresource() with IE often leads to new tabs instead of new windows as most have activated the defaults in IE which says IE should decide how to handle. Using it in conjunction with data parameters that you like to copy between two windows this is a bad UX. Users are...

Read more...
0 Comments

Read more...
0 Comments

Category: Customization and Solutions (2)

STATUS DETAILS
New