Forum Post: Cannot create a lookup without the required parameters
I have a workflow which is assigning a record to the value of another lookup on the entity. When I run it I get this error. Can anyone tell me what this means?
View ArticleForum Post: RE: Cannot copy orders that are Read Only
actually - its because the CRM 2015 Update 1 doesnt support typename and uses entityType. That fixed it but thanks for hinting about the blank fields not coming over!
View ArticleForum Post: Error when resolving case in CRM outlook client
Hi, We are using CRM 2013 UR3 SP1. The following error only happens when using CRM for Outlook client. When trying to resolve a case, if the case resolution windows is not completed within the next...
View ArticleForum Post: restoring default views
If I customized some views and want to restore their defaults from installation is there a way to do that without reinstalling the entire application
View ArticleForum Post: RE: Error when resolving case in CRM outlook client
here is the error message:
View ArticleBlog Post: December 18 Blog Review
This will be the last blog review before my holiday time so let’s make sure it is interesting. I must start by reminding you that the CRMUGDC 2016 Chapter Launch Party was just announced! This will be...
View ArticleBlog Post: Dynamics CRM Code Snippet: Get Maximum Attachment Size Limit
If you are ever working with any code that needs to upload attachments to Dynamics CRM, you may run into an issue where your attachment is larger than the default of 5MB. To prevent errors from...
View ArticleForum Post: RE: Cannot create a lookup without the required parameters
Hi Deb, Is the value on the form a lookup to a user and is it populated (not null)? Scott
View ArticleForum Post: Dynamics XRM javascript cross browser support
Hello, I am using various javascript features in CRM 2015/16. If using XRM sdk features is this supported across browser flavors or can anyone point out potential issues. Thanks.
View ArticleForum Post: RE: Cannot create a lookup without the required parameters
The use case is, as a Team Manager, I want the ability to specify whether incoming cases for my team are assigned to a specific User or the Team, so that that specification is systematically processed...
View ArticleForum Post: RE: Dynamics XRM javascript cross browser support
hi Tom, regarding JavaScript development, the methods provided by Microsoft (Xrm namespace) are supported by them and they are cross-browser. The use of JavaScript that modify the DOM is not supported,...
View ArticleForum Post: RE: Opportunity Product - impossible to import; invisible lookup...
Hi Adrian, Yup, you need to add the Opportunity column manually and then do the mapping during import. Hope this helps. Thanks
View ArticleForum Post: RE: Multi Level Approval Logic Needed
Hi omgcrm, To be honest, CRM is not easy to implement the multi level of Approval and not really suitable. You can refer to this link as well....
View ArticleForum Post: RE: Attachments in MS CRM 2013 On- Premises!!
Hi Kishor, Stand alone CRM for the attachment is only using Note. Otherwise need to store as document using document management with CRM. However if you use CRM 2016, there is new functionality to...
View ArticleForum Post: RE: Full Name -Contact Javascript Doubts!! CRM -2013 On Premises!!
Kishor, Check this: Xrm.Page.getAttribute("fullname") Is that undefined or null itself? Thanks
View ArticleForum Post: RE: Dynamic CRM 2015 Onpremise Theme Changing Option
Hi Venkat, No.. Only CRM 2015 (and only Online Update) and also CRM 2016 that support Thanks
View ArticleForum Post: RE: Status Reason Transition keeps displaying error
Hi Deb, I think you need to add more for the transition to Benefit/Services Expired Thanks
View ArticleForum Post: RE: How can I enable the Notes button, so I can insert into a...
Deb, you mean you lost the Social panes?
View ArticleForum Post: RE: Customize the product opportunity grid
Hi Juan, If you want to change the view, not only the + button, the inline editing grid capability also lost. There is nothing you can do, even updating the ribbon because your problem is in the grid...
View Article