General
56 results found
-
Performing Linq qeuries using proxy classes
Im no seeing the option to use linq query language with the proxy classes generated as they do not inherit from Entity
4 votesPlease see the following regarding v4: https://crmsolutionmanager.uservoice.com/forums/222716-general/suggestions/12402183-crm-2016
-
FilteredAttributes on registration of messages
FilteredAttributes on registration of messages for plug-ins:
It would be nice to have a possibility to choose which attributes are going to trigger a message.
3 votesHello Kai, this is already possible in the current plugin registration tool. When you go to register a single step, or edit an existing one, as long as the message is a valid message that you can filter on then a box will appear allowing you to select attributes to filter the plugin execution.
-
Plugin Scaffolding
Provide some scaffolding for creation of new plugin and workflow assembly classes - I really liked the ability to right click crm explorer on an entity and create a plugin from there in the - SDK Visual Studio Template - this provided a good starting point when developing a new plugin.
9 votesPlease see the following regarding v4: https://crmsolutionmanager.uservoice.com/forums/222716-general/suggestions/12402183-crm-2016
-
Ability to transfer steps configuration between organizations
If I add a new organization to the solution, I have to set all steps for plugins manually. I know that the best way to do this is to export\import solution, but sometimes it is not possible (2015=>2013/2011 for example). Would be nice to have steps configuration somewhere separately to be able to apply it to any new organization or to be able to import\export steps configuration.
10 votesPlease see the following regarding v4: https://crmsolutionmanager.uservoice.com/forums/222716-general/suggestions/12402183-crm-2016
-
Support for MSCRM 2015
Please add support for MSCRM 2015 asap.
Thank you
18 votesOfficial support for CRM 2015 was added in v3.3 which was just released.
-
3 votes
This feature was released as part of v3.
-
5 votes
This feature was released as part of v3.
-
And support for allowDup switch when merging assemblies for a plugin.
As part of the IL Merge options, just add the option to have the allowDup switch. When referencing multiple assemblies the deploy process cab completely break if there are multiple types with the same name.
3 votesThis has been added in v2.4.0.0
-
LESS and SASS support
Add the ability to link LESS and SASS files in a Visual Studio solution to CRM. The CSS produced by the LESS and SASS file is what would be published to CRM.
6 votesThis was added to v4.5.0 in August.
-
First letter of proxy class should be capital and ends with the word "Entity".
For example: The "quote" proxy class would be "QuoteEntity". This way I can say QuoteEntity quote = new QuoteEntity(); This would conform to StyleCope.
3 votesThis feature was released as part of v3.
-
Add a possibility to switch between ogranisation
Add a possibility to switch between different organisations so that if you want to publish a bug fix to test instead of dev without opening a new VS Solution.
1 voteThis is already possible in the current release. See comment for directions on how to accomplish this.
-
Refresh all items in Visual Studio solution that are linked to web resources in CRM
Similar to the TFS 'Get Latest Version' option, there should be a way to get all the currently published files from CRM and download them to your Visual Studio solution for any files that are linked to CRM.
13 votesThis feature was released as part of v3.
-
Move the Xrm.Page intellisense to it's own .js file
The Xrm.Page intellisense appears to be in each and every form.js file. This is actually a waste of space and can be solved by moving the Xrm.Page code to it's own .js file and remove it from each individual Form.js file.
This will also fix the issue where you have multiple forms supported by a single .js web resource.
4 votesThis feature was released as part of v3.
-
Bulk creation of webresources
For example, I should be able to right click on a folder, click on “Upload all Webresources” and then, before the upload begins, get a window which shows all webresources which are not already in CRM and will be uploaded and created as webresources if I click on OK.
11 votesPlease see the following regarding v4: https://crmsolutionmanager.uservoice.com/forums/222716-general/suggestions/12402183-crm-2016
-
TypeScript support
Add the ability to link a TypeScript file to CRM. The JavaScript output of the TypeScript is what actually will get published to CRM.
19 votesThis feature was released as part of v3.
-
TypeScript intellisense
Add intellisense for TypeScript similar to what is provided for JavaScript
16 votesThis feature was released as part of v3.
- Don't see your idea?