Forum Post: RE: privilege for two entity has N:N Relationship
HI XRM Yes you will have to manage the Teams the Users belong to, you can use 3rd party tools or code to help you automate and manage the teams, such as Integration tools, Powershell, XRM Toolbox etc...
View ArticleBlog Post: MB2-713 Certification (Microsoft Dynamics CRM 2016 Sales) –...
This the next instalment in my series of post aimed at anyone preparing for the MB2-713 Certification (Microsoft Dynamics CRM 2016 Sales) This will be my final post concentrating on the product...
View ArticleForum Post: RE: Event is not triggered when i use forEach or for loop in my...
Have you managed to resolve your issue?
View ArticleForum Post: C#, attribute doesn't exist in the DB, how can I check for this?
I have written some code in .net that tries to push some data into a field called "Mobile Reference" - how do I test to see if the field exists in the database before pushing my changes. Normally I do:...
View ArticleForum Post: RE: C#, attribute doesn't exist in the DB, how can I check for this?
if you want to be 100% sure you should query the metadata before, but if you are not writing some generic code (for example to interact with different crm instances) I don't see why you should, you...
View ArticleForum Post: Processos empresariais prontos para uso
Porque não consigo ver conforme se mostra nos tutoriais, a opção "Adicionar processos empresariais prontos para uso"? Adicionar processos empresariais prontos para uso Certifique-se de ter o direito de...
View ArticleForum Post: RE: Attachment on Email Marketing Message
I've never seen this done through MDM and generally its going to get you added to a junk folder if you send an unsolicited mail with an attachment, better to send a link to a document as you can then...
View ArticleForum Post: RE: Attachment on Email Marketing Message
I only can agree! Better send marketing mails/bulk messages via e.g. MailChimp and add a link to the document/s. There are good solutions available which connect with Dynamics CRM.
View ArticleForum Post: Help in removing activity type
Hi, Is there a way to remove some activity types, but not using code? Is there an option to sort them? Also I would like to say that I am not a programer, so the way to hide activity tipy from list...
View ArticleForum Post: Plugin CODE
I want to share opportunity records to two owner teams immediately after creation of opportunity records, for this i need code. And on more thing i am trying this scenario by using Fetch XML fetch the...
View ArticleForum Post: Object doesn't support property or method 'addEventListener'
I get the below error message while I try to add a contact from another customized entity (similar to Add Members). the error msg is as follows 1.0 Object doesn't support property or method...
View ArticleForum Post: RE: Help in removing activity type
not possible, the option to make them visible (or not) is not editable after it's selected.
View ArticleForum Post: RE: Help in removing activity type
I have read that it can be done with Ribbon Workbench. But i dont know how
View ArticleForum Post: RE: Found more than one RibbonDiff entity error when trying to...
I have solved this one myself. I created a new solution with just the ribbon's entity I want to fix. I edited it's customizations.xml to delete everything in the RibbonDiffXML node, then re-imported...
View ArticleForum Post: RE: Subgrid + missing
I have since resolved this issue. The Ribbon on the entity referenced in the sub grid had been edited to not display "New." Much learned through this error!!!
View ArticleBlog Post: MB2-713 Certification (Microsoft Dynamics CRM 2016 Sales) – Sales...
MB2-713 is Microsoft’s Dynamics CRM 2016 Sales certification as I prepare for the exam I’m publishing posts covering all aspects of my revision. This time I’ll be looking at sales order processing....
View ArticleForum Post: RE: Object doesn't support property or method 'addEventListener'
Hello, Please check your old code. CRM 2016 has been limited for using DOM in javascript. It is not recommended, please try other way, you can check new event for control in CRM 2016. Please also share...
View Article