How do I set privileges?
Hi there, I'm currently working on getting the proper privileges in order to query a wide range of data from different entities. I am able to get the entities through the /EntityDefinitions endpoint,...
View ArticleEnabling Universal Scheduling on a Custom Entity, with Distance.
Hi all,Does anyone know how to Enabling Universal Scheduling on a Custom Entity, with Distance calculation form the resources base?I have scheduling setup and enabled on a custom entity (which works,...
View ArticleReporting Error
Hi AllFor the last few days i've had a issue where sometimes i can run a report then others i get a Reporting Error. The report cannot be displayed (rsProcessingAborted)It makes no sense i can click...
View ArticlePartially close an opportunity
I am in a business that sells building supplies. I have an opportunity with a builder that is $700k. However, that opportunity closes in phases as the builder builds. Can I close part of the...
View ArticleBusiness process error - Updating Output field is not allowing in this context
Hi all,we are CRM version 9.0 online.In our CRM, Sales team wanted to update email id under the contacts entity. when they do so, they are getting updating output field is not allowed in this context...
View Articledynamics 365 app for outlook: webresources on form do not show and cannot...
I have a Contact form which has a few webresources, including at the top of the form.When using d365 app for outlook, you can double click on the contact and have the contact form open inside of...
View ArticleError 0x80040216 express campaign
Hello everyone,I'm trying to run an express campaign to send an email, the marketing list contains 148 records and can only be sent to one where the owner is me. it gives me an error 0x80040216. My...
View ArticleUnable to Type a Space in Editable Grid
One of my users is having trouble inserting a space into a text field when editing a field via an editable grid. The field just doesn't register that key. I can go into a record and type a space in a...
View ArticleUnable to trigger a script in html webresource
Hi,I am working on a html web resource which has a dropdown in it. On change of the dropdown value, I am trying to trigger a script but nothing happens. I did try to debug but script won't trigger in...
View ArticleModifying any field data on Account form and after clicking the...
Hi All,I am having an issue on a CRM 2011 deployment whereby a user cannot save a record (custom entity). They are able to edit and save the majority of the records for this custom entity but I've had...
View ArticleNested Fetch Xml aggregates
So I want to get the top 3 of the sum of values grouped by personid. So how do I set up the xml to support the nested aggregate?<fetch top="50" aggregate="true" > <entity...
View ArticleOutlook Rooms == CRM Facilities?
We have a number of rooms set up in Exchange/Outlook for people to be able to book meetings in. Is there any way to get this to sync with CRM "Facilities", or otherwise have them in CRM for booking...
View ArticleHow to retrieve record using c# for N to N relationship
Hello,I've been looking at examples on the different websites/post but I still don't understand how to retrieve a record in N to N relationship.Say I have Entity A and B they have N to N...
View ArticleButton Enable rule in Ribbon Workbench Runs thrice
Hi all,I have some script and function specified in the enable rule of a custom button in command bar.The problem is the function executes thrice. i tried changing the web resource name and function...
View ArticleHow do you find properties associated with an entity
I am hoping to get the associated properties/fields to an entity through the API. The EntityType Reference page has the individual entities listed, and when you select an entity (for example: account)...
View ArticleHow do you filter entities in the API versions 8.1 and before?
I'm currently trying to filter entities by SchemaName and have been unsuccessful. In the API documentation Retrieve metadata by name or MetadataId the filtering syntax is listed as such: GET...
View ArticleDuplicate Outlook Appointments Caused by New D365 App for Outlook
D365 App for Outlook - Linking Outlook Appointments to CRM creates a duplicate in Outlook after a few minutes
View ArticleHow to prevent double clicks on the field to open another form
Hi,Here I have a question about upgrading from CRM2013 to Dynamics 365.In 2013 version, when I double click on the field as below red frame, it won't open another form which is the lookup entity.But in...
View ArticleJavaScript gives error in CRM Online
Hello,I already have js files in the form library in CRM online.I created a new form in Opportunity and added the library to the specific field on onSave event.Its works fine. But when I add extra code...
View ArticleHiding Button on ribbon and running the enable rule
Hi,I have this requirement of keeping the button always hidden but run the enable rule script always.Is this feasible?
View Article