Forum Post: RE: How System Admin can delete Personal Dashboards
Hi Amber SNA You could download the xrmtoolbox and use the personal Aretefact manager plugin, once you have enambled the CRM user to delete personal views and dashboards download here:...
View ArticleForum Post: RE: SSRS custom reports, how to filter by multiple field values
Hi, for the or condition, you can build a multi select parameter, it required some efforts. You also need to check is the account or contact parameter contain data or not. You can easily google for...
View ArticleForum Post: RE: Operation is not valid due to the current state of the object.
Same issue here on Version 1710 (9.1.0.1121) online. Some workflows are failing with "Operation is not valid due to the current state of the object." Came out of nowhere.
View ArticleForum Post: RE: Expose contact id for each contact on the form
Okay, I implemented the way it was mentioned on that link however the new field Record URL (singlelineoftext, URL) is exceeding the maximum characters (100 by default) which eventually fails my...
View ArticleForum Post: RE: Expose contact id for each contact on the form
Hi, You can very well increase the length of the field from field definition.
View ArticleForum Post: RE: Unable to load Microsoft plug-in on a fresh CRM 9 on-premise...
Can you verify the plugin is present 1. Settings->Customization->Customize the System 2. Select Plug-in Assembly and locate the plugin Microsoft.Dynamics.LeadManagement.Plugins Validate the .NET...
View ArticleForum Post: RE: How to update bookableresource of a bookableresourcebooking?
That was it! I have to notify the developer of the plugin that creates the code for the webapi call :-)
View ArticleForum Post: RE: Get current user login in portal
Please ignore I got it, in case if any one needed it quite direct if you are using contact to login on Portal 365- {{ user.parentcustomerid.id}} To use inside JQuery: var accountId = '{{...
View ArticleForum Post: RE: Expose contact id for each contact on the form
Sorry I should have mentioned this on my last comment but dynamics doesn't let me do that. It throws a generic SQL error. I read below blogsbut still no luck :( community.dynamics.com/.../225105...
View ArticleForum Post: RE: Expose contact id for each contact on the form
Hi , Did you try to apply suggestion given in the thread -- "This error usually happens when the field you are trying to edit is added as a "Find Column" in the Quick Find View of the entity "....
View ArticleForum Post: RE: Import Error, Import fails completely and immediately
Thank you Goutam Das, I am able to import Accounts and Opportunities, with no issues. I will open a ticket with Microsoft.
View ArticleForum Post: RE: Import Error, Import fails completely and immediately
Thank you Johnny Gong, I had not checked this and your suggestion was a good idea. However, we were not in Administration mode, so it wasn't the fix this time. Appreciate your insights!
View ArticleForum Post: RE: Expose contact id for each contact on the form
Yeah these fields are not added to any views as of now. Yeah, I can try to delete them. Did you mean recreating it and before I hit save, increase the value?
View ArticleForum Post: RE: Upgrade on-premise 8.2 to 9.0 errors
GebRom Iam getiing the same error, If you got the resolution could you please share with me. Thanks in advance 17:07:51| Error| Import Organization (Name=, Id=) failed with Exception: System.Exception:...
View ArticleForum Post: RE: Subgrids shows link To load records, click here instead of data
Hi Goutam, The subgrids are part of multiple tabs. One tab contains 6 sub grids and the remaining 2 subgrids are part of 2 different tabs. Expanding and collapsing the tabs also does not refresh the...
View ArticleForum Post: RE: Setting Customer on Case from JavaScript
Yes, I did output the reference details via an alert: alert( "entityType="+reference[0].entityType+"\n"+ "id="+reference[0].id+"\n"+ "name="+reference[0].name); This results in: entityType=account...
View ArticleForum Post: RE: Unable to load Microsoft plug-in on a fresh CRM 9 on-premise...
No, the Assembly Microsoft.Dynamics.LeadManagement.Plugins.dll is NOT listed in the plug-in assembly list.
View ArticleForum Post: RE: Operation is not valid due to the current state of the object.
same issue on same version, 1710 (9.1.0.1121) online. Any solution?
View ArticleForum Post: Apply Dynamic Filter on Entity List based on User Attributes...
Hi, We have a requirement wherein we have to match certain attributes present in Case entity to corresponding attributes present in User entity and apply dynamic filter on the case entity list based on...
View ArticleForum Post: Unable to import solution with package deployer
We have a setup with several identical servers which require the same solutions to be installed. If I try to import a new solution, with the package deployer, I get (to me at least) rather vague errors...
View Article