Unable to navigate to main record from Associated view by clicking on record...
We have a strange issue in CRM 2016 on prem, Unable to navigate to main record from Associated view, by clicking on record name. But we navigate from top navigation. When click on on the record it just...
View ArticleHow to avoid duplicate appointments in Outlook when migrating appointment data
Hi,We are implementing a CRM 2011 (OnPrem) -> CRM 2016 (OnPrem) upgrade for our customer. This project is implemented so that we will not use CRM 2011 -> 2013 -> 2015 -> 2016 upgrade path....
View ArticleChange Account Status Reason
Hello,Is it possible to change Account Status Reason with background workflow?This field not appear for me when working with workflow. Is it correct?We are on online version 2016 Update(8.0.1.356) (DB...
View ArticleNot Getting Printers In my GP
we have implemented cloud services and accessing our GP 2013 through remote desktop VPN , somehow I am not able to get my printers in GP print setup options.. although printers are installed in my...
View ArticleCustom Quote Numbering
I have two questions regarding custom quote numbering. 1: Can I have different custom quote numbering schemes for different business units? (I have 3 different companies that I have seperated into 3...
View ArticleCustom Quote Numbering
I have two questions regarding custom quote numbering. 1: Can I have different custom quote numbering schemes for different business units? (I have 3 different companies that I have seperated into 3...
View ArticleLoad denied by X-Frame-Options in MS CRM Online 2016
Hi,I receive an error when I try load iFrame element on the form linked to "https://www.google.com"."Restrict cross-frame scripting, where supported." is unselected.Do you have any solution for...
View ArticleFormtype Change event
Hello, I have a entity which has 2 forms. Is there a way to fire an event when user changes the form. Like displaying alert etc..I want to set some field value when user changes the form manually....
View ArticleGet business Role of Logged in user
Hi All,I am trying to get the Business Role Name and ID of the logged in person through JavaScript. I tried various ways like through FetchXML or Odata Query, I could not achieve this. Ex: I (Demo...
View ArticleError I´m trying to write a value into a text field
using System;using System.Activities;using Microsoft.Xrm.Sdk;using Microsoft.Xrm.Sdk.Workflow;using Microsoft.Xrm.Sdk.Query;namespace dri_supportCheckGen{ public sealed class test : CodeActivity...
View ArticleAuto numbering for different business units
How can I have auto numbering that is individually unique for three different business units?If I have to use the out of the box auto numbering within CRM 2015 I can. However I'd like each business...
View ArticleExample CRM Solutions/Ideas?
First post, so I'm sorry If I'm breaking any rules or there's a similar thread (couldn't see any)Basically, I've spun up an Azure VM and installed CRM (2016) on it. I want to get some Dynamics...
View ArticleAdded a custom Twitter field that has become read only
On the Contact entity I have added a custom Twitter ID field. When I view the Contact form, this field is read only. The field definition on the form is not read only and there are no business rules...
View ArticleMove Activity on by X Days - Workflow
I want to create an on demand workflow that will move the selected activities (phone calls primarily) on by X days. By 'move on' I basically mean add x days to the due date(s).I'm new to CRM and...
View ArticleInsideView for a UK customer
Does anyone know what the position on using InsideView in the UK is? I see their web site still says that only US and Canadian customers get it as part of their CRM subscription online. Does anyone use...
View ArticlePassword Hashed and Password Salt and Password Format
HiI have set the passwordFormat="Hashed" in the web.config.When I create a new contact the passwordSalt field is empty, the password field is empty and the passwordhash field contains a hashed code and...
View ArticleCRM Dynamics 2016 Office 365, conecting with telefon
Hallo,eine Frage. Ist es möglich das CRM so einzustellen, dass wenn ich auf eine Telefonnummer in meinen Kontakten klicke, diese über mein Telelfon (angeschlossen über Fritzbox 7490) anrufen kann....
View ArticleOpportunity Product Quick Create Form not working
I want to use a quick create form to add opportunity products rather than the OOTB inline editor. So I removed the OOTB grid, added a new sub-grid looking at the "All Opportunity Products" View and...
View ArticleWEBAPI Syntax Confirmation Needed for EntityReference
Hi EveryoneI've started experimenting with WEBAPI to update CRM entities. So far I've been able to create new records without issue.But I've now hit a snag when it comes to changing an entity lookup...
View ArticleHow to control the refresh a page when I update the subgrid
Hello, I have the same problem, I tried the following code and run.function onLoad() { setTimeout("refresh();", 2500);}function refresh() {...
View Article