Forum Post: Portals - Migrate develop instance to production
We have two dynamic 365 instances one for development and one for production. Each of the instances have the portals installed on them. We do all our development work on the development instance. When...
View ArticleForum Post: RE: Aggregate FetchXML against WebAPI fails
@Daryl LaBar how do I submit a ticket with MS?
View ArticleForum Post: CRM Connection String when using On-Premise IFD and MFA
Have recently converted an application that connects to Dynamics CRM to use the new CRM Tooling connection method. It used an old method of connecting to CRM and I needed to update the connection...
View ArticleForum Post: Not able to see desired lookup view
if you see in the pic, if i select the first option from the first image, then it should be displayed first option, but it is not doing that. it is showing as no name. I know it is displaying the name...
View ArticleForum Post: RE: Aggregate FetchXML against WebAPI fails
@dynamicWrittern, If you're online, you'll need to have an Office 365 admin to submit it.
View ArticleForum Post: RE: Show product description in the quote
First, create a new field such as "Short Description" on the Product entity, max characters 2000. Then have a workflow on the Product entity, triggered on create and change of Description that updates...
View ArticleForum Post: RE: Not able to see desired lookup view
If you save the record, does the (no name) change to the actual value? I have a similar issue open with Microsoft which I am still waiting for a resolution. Please check.
View ArticleForum Post: How to Monitor Dynamic 365 On-Premise?
How to System Monitor Dynamic 365 On-Premise? Is there a system monitoring tool for on-premise like online have?
View ArticleForum Post: RE: Not able to see desired lookup view
OK. I just saw the issue. Lookup control show as the text the primary field value in the box after selection. It seems like you do not have any value in that field (Name field by default). If you...
View ArticleForum Post: RE: Not able to see desired lookup view
Can you make sure primary field of this record has some value ? sometime it will show it because of that as well, also make sure first column in the lookup view is the primary field of the entity, Once...
View ArticleForum Post: RE: Not able to see desired lookup view
>I know it is displaying the name field empty value. but how can i change it? You can't change it - you can only populate that field and, then, it will display the value. If you don't need "name" to...
View ArticleForum Post: Activities have changed to tasks and advice on how to reverse??
Hi All, new to forum as a cry for help! It seems that a recent update (or something) has changed a colleagues 5 years of building activities into tasks in outlook and removed them from CRM completely....
View ArticleForum Post: RE: Field validation using Javascript
Thank you so much for sharing the code. However I am facing a this script error: TypeError: Cannot read property 'setNotification' of null at validateLastName (...
View ArticleBlog Post: First-Time Dynamics 365 User Course and Career Introduction
Now publicly available through Microsoft Learning, Managing Customer Engagement with Microsoft Dynamics 365 is being offered free of charge. Designed to drive awareness, build introductory knowledge,...
View ArticleForum Post: RE: Field validation using Javascript
Hey Lucas, If you are getting that error message when using my script example, that looks like it can't find the 'lastname' field. Are you running that script on the Contact form and do you have it set...
View ArticleForum Post: RE: Field validation using Javascript
Hi Lucas, setNotification is used for field level notifications, so that is fine. Can you check in debugger window the values of field name and the message? I think one of them is not populated.
View ArticleForum Post: RE: Resco Mobile Work Order "Create Follow Up" Task
Hi Shayan, Thanks for pointing this out. What i am after is the source code behind the command itself to change according to the client requirement. However the source code for this not to be seen. I...
View Article