CRM2013: Allow Composite Fields to be Customized
I reckon it is going to be useful to enable composite fields to mimic Address field on Contact/Account for custom entity and enable Bing Maps Integration
Add Capability to Derive CRM Service Detail from Plugin
I've been struggling to get the CRM connection detail from the plugin context. It seems it is not supported. I need to create separate service instance to log some details in plugin. But if I throw the Invalid Plugin exception, plugin transaction will roll back the context and the log will be ...
Shortcut for System Admin/Customizer
I wish we could have a shortcut for system admin/customizer to go to Settings directly or Solution/Customization. It will increase productivity time in development, especially current navigation is not developer friendly (need lots of clicks to get into the solution/admin page)
Pin Records/Reports to Windows 8 Start Menu
I believe it is a common practice from people that use Windows 8 to start pinning their favourite items to Start Menu. I wish there is an out of the box command to pin it to start menu with favourite entities/reports.
Allow IF-ELSE or SWITCH-CASE Like Operation on Business Rule
We could only have one condition and one action in business rule. So it is like a single if statement:
If [this condition]
Then do [this action]
Meanwhile, if-else or switch-case scenario is not available
If [condition is A]
Do [action A]
Else if [cond...
Cross Entity Business Rule
The fields that can be used to build the business rule are only available from the entity that the business rule is attached to. So there are limitations when we need to access fields/condition from related entities (child/parent entity). To achieve this, we should choose either workflow/plugi...
Support for Power View As Dashboard Component without Requirement of SharePoint (Using SSRS on SQL 2012 capability)
Support for Power View As Dashboard Component without Requirement of SharePoint (Using SSRS on SQL 2012 capability)
based on: http://technet.microsoft.com/en-us/library/hh213579.aspx
IE 11 on Windows 8.1 UI Glitch On Option Set Above a Text Area
IE 11 on Windows 8.1 UI Glitch On Option Set Above a Text Area.
Attached screenshot is the way to reproduce.
Ability to Customize/Arrange the Order of Entities Displayed on the Mobile Layout
Currently the Mobile Express (/m) layout could not be re-arranged. Please add the ability to arrange the list of item displayed on the navigation (to be able to group the entity that will be more relevant to the role). Utilizing the site map will be great (group the navigation based on functio...
Time Limited Security Privilege Assignment
I had a conversation on how to grant security privilege to do some task to a particular user at certain time frame. This can be done using custom build. But, I think it is a good feature to restrict certain functionality to some particular user after certain period.
Example scenario 1: a co...