Unmanaged solution showing dependency on Account form but just has web resources
I am seeing a weird behaviour. I have created an unmanaged solution and added web resources with no entities etc but when I export this solution it tells that it has dependency on fields because of an...
View ArticleCreate user fails in v9.0.3.7 on prem
Hi all,I'm getting an error when I try to add a user in Dynamics 365 Customer Engagement v9.0.3.7 on premise and the error I'm getting is this: "<Message>Assembly...
View ArticleHow to get number of selected records in Subgrid by javascript
I have a Sub-Grid which I select 1 or more records from to do some changes on them. I want to get the number of selected records to compare it with the allowed. there are some functions work on only 1...
View ArticleData Migration of Activities using Kingswaysoft
Hi,I am working on Data Migration from CRM 2016 On Premise to CRM 365 Online using Kingswaysoft.Facing challenges in mapping fields for activities (Email, Phonecall, Letter...etc)I looked at the...
View ArticleUI - Custom entities: Link to regarding object in activities is not created
We have several custom entities in our environment. Each has activities activated. In the new UI following is happening:Custom Entity 1 - All users have access - Link for regarding object in activities...
View ArticleHow do we select required fields from an Attributes using the rest api
We are using the rest api robomqdev.crm.dynamics.com/.../EntityDefinitions(LogicalName='account')/Attributes to get the attributes of account. Now after getting the result we want to know which field...
View ArticleDashboard - Unable to select personal view
While adding a List component on CRM dashboards, we are unable to select personal views for certain entities (like Invoice). However, for some entities we are able to select personal views. (including...
View ArticleActivityFeed Plugin
Hi,Recently I have disabled one of our admin accounts who left the company. Before disabling I did make sure I reassigned all the records owned by this user but since there were many business rules and...
View ArticlePlugin trigger - MS CRM
Hi ,I have a plugin which gets triggered on updated of opportunity record. My question here is , if I update the opportunity through an external API (through code), then does the plugin gets triggered...
View ArticleMVC Azure + AjaxCall + microsofttranslator + Response to preflight request...
HI All,I have Created a MicrosoftTranslator in MVC and i have hosted that in Azure,[HttpGet] [Route("~/CyrillicCharacterConversion/{wordtobeConverted}")] public async Task<string>...
View ArticleAdding a Check box and drop down to the same field.
Hi,This is a strange query and probably not possible, but does anyone know if its possible to add a check box and have a drop down based on the answer given in the check box in the same field in a...
View ArticleUpgrade / Migration from Dynamics CRM 2016 OnPremise to Dynamics 365 OnPremise
Hi people.I have a multiple deployment of a CRM 2016 (Web Server, App Server, BD Server). The BD Server is SQL Server 2014.As I would like to perform an upgrade, and know the 'software requeriments for...
View ArticleDifference between Access Team and Security Role
Hi guys,I am reading about Access Team in CRM. I am wondering why would we need Access Team, could someone please give me a brief explanation with real example?This is what I think:- Access Team has...
View ArticleWill Rest Builder JavaScript will work for mobile offline Microsoft Dynamics...
I am using Rest Builder to build Javascript will it work for Mobile offline MSCRM?
View ArticleAutopopulate Data
I have 2 forms having same fields. I want to make use of 2 fields amoung them. i.e. Number(single Text field) and Producer(Lookup)In 1st form, when i Fill the form, i fill Name(required), Number get...
View ArticleTracked Appointments Keep Changing Time
The strangest thing started happening. Every appointment that is tracked in Outlook to CRM record is changing time. I noticed the other day that Tracked appointments in Outlook now show in a dark...
View ArticleInserting new line in a multiline description feild
Way to insert line break in CRM multiline Text fieldfromContext.getAttribute("my_fieldname").setValue(myString value + "\r\n" + myStringValueOnNewline);
View ArticleHow can we filter out all the entity record with document?
Hello guys,Is there any way to perform the filter query from dynamics CRM?We have a "Server based integration" and want to filter all the entity record for which document present in share-point...
View ArticleShare Point in Dynamics CRM
Hi,I have recently copied our Dynamics CRM Prod to Test instance. We are using Dynamics CRM SharePoint.After the copy is done, I opened TEST CRM , in the Account entity after I navigate to documents -...
View ArticleToggle Business Process Flow.
Hi All,I have 3 BPF for 3 Forms in the same entity.When a Particular form loads, respective BPF should be open.I have written a JavaScript in which I am passing Guid of the BPF and setting them...
View Article