Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all 55831 articles
Browse latest View live

Fetch XML with parameters

$
0
0

Hi, I am creating a simple fetchxml report  that accept date parameter, and dropdown list. Should I create the parameter in the query, then it creates the parameters automatically? 


Few fields are active when form is in inactive mode

$
0
0

Hello All,

My issue is, even though the form is in Inactive mode, some fields are still editable. 

One similarity between these fields is, we have set the form as Inactive (using one of the Inactive status reasons) when those fields (two options) are set as Yes using a workflow.

Any help is very much appreciated.

Thanks,

- Praveen. 

Dynamic 365 local install after update missing contract menu items within the service tab

$
0
0

After last week we noticed the menu is missing contracts icons under the Service menu, has anyone notice or has a fix for it?

Manage Roles button is not working on Teams form

$
0
0

Hi

I am trying to assign security role to Teams, however, the button is not enabled for me even though I have system admin access for my id. Kindly help.

Pass JavaScript Execution Context

$
0
0

I have function1 and function2. Function1 is triggered when save button is click (Xrm.Page.data.entity.addOnSave(function1). Function2 is being called from Function1.

Now, i need to pass "ExecutionContext" to function2 because i have to check for the "Save Event Mode (Save/SaveAndClose/SaveAndew)". Is this possible? Or are there any way to check for the Save Event Mode on function2?

email getting tracked not displayed in activities in Dynamics crm ...

$
0
0

The users in my client site not getting the email activity shown in opportunity form.i tried to login in to my laptop with their user credentials ,then i could see them listed.what could be the issue here .they could see them previously,the issue only started from yesterday..

difference between odata.id and odata.bind. Please explain me which is better and in what situation is used. WEBAPI

$
0
0

WEBAPI

difference between odata.id and odata.bind. Please explain me which is  better and in what situation is used.

Import Organization

$
0
0

Hi,

I have a task to Import Organization into CRM 2011, the problem here is that the Organization DB doesn't have any Data in it. It's just having schema. 

And when I tried to import Organization using Deployment manager it is mandatory that we need to map the users (at least one user having an Admin role). So, manually inserted data into related tables and tried importing it.

Eventhough, I have inserted a user record and associated with the admin role, the deployment manager wiz is showing the Users and the System Administrator Role which is perfect at this point, but it's throwing an error that I need to map at least one enabled CRM user having an Admin role.

Please suggest on this.. 


Hide the Process button group in the ribbon

$
0
0

Hi,

We have a requirement to hide the PROCESS button group on a custom entity for all users except the system administrator. In the ribbon work bench when I select the group, right click and click customise command I get the below error:

Ribbon Workbench Exception Report:
 Version=2.0.1.3
Type:NullReferenceException
Message:[Arg_NullReferenceException]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See go.microsoft.com/fwlink;Version=5.1.50901.00&File=mscorlib.dll&Key=Arg_NullReferenceException
StackTrace:   at Develop1.Xrm.Silverlight.Ribbon.Model.ButtonControlBase.<get_CustomiseCommandCommand>b__81()
   at RelayCommand.Execute(Object parameter)
   at System.Windows.Controls.MenuItem.OnClick()
   at System.Windows.Controls.MenuItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
   at System.Windows.Controls.Control.OnMouseLeftButtonDown(Control ctrl, EventArgs e)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags) .

My intention is to add an enable rule to the command to show it only for the Sys admins and hide for the rest.

Marketing Lists Records Not Appearing

$
0
0

Hi

I have created a campaign and am trying to create an email send. However none of my active marketing lists are appearing when I'm trying to select who to send the email to. 

What are the possible reasons for this?

Regards

Toby

SSRS Reports

$
0
0

Hi, 

Can I add to one column in SSRS table two fields from different data-sets?

Like the attached picture, branches are just appearing according to the number of comment card in (data set 1)

But what I need is to appear according to the number of comment cards and the cases (2 different queries )..

so what I need to know Can i put in the expression a rule for a different data sets ? or what should I do

Thank you

Campaign Lead Id - JavaScript - Dynamics 365

$
0
0

Guys need to get the related lead id from the campaign entity in java script

Dynamics 365 for Outlook vs Editable grids

$
0
0

Hi,

I'm trying to use editable grids in Dynamics 365 (8.2) on-premise inside Dynamics 365 for outlook. If I'm online, the grid is rendered only after page refresh. In offline mode it's not rendered at all. I don't see any restrictions for them in Dynamics 365 for Outlook at any Microsoft site. Anyone experienced this?

Auto save in Editable subgrid

$
0
0

Hello All,

I have a requirement to AutoSave in Editable subgrid on any of the field change in subgrid. Please suugest me some Javascript code for the same.
Thanks

Accepting array of values in a form

$
0
0

In the form properties, custom parameters, how to accept an array of parameters?

My Scenario:

I want to set the Required field of Appointment activity running an openEntityForm command. I am able to pass the values and receive as mentioned in this resource https://social.microsoft.com/Forums/en-US/7115d911-0c78-418b-8453-f94b68392f28/passing-regardingobjectidtype-to-xrmutilityopenentityform?forum=crmdevelopment

But in the custom query parameters in the form properties, there is no property to store as an array.

These are the available types

What can I do so that I can pass an array of parameters?

My thoughts : Send the values in a comma separated string and then split in the onload form function.

Is there a better way?

Thank You


Schedule Board Info

$
0
0

Hi

Any one can tell the difference between the 2 work orders shown on schedule board

some of them only showing line and the other showing as usual

  

Any idea ?

Salesforce to Msd crm Migration

$
0
0

Hi All,

My name is Naresh  Recently i joined one of the company as ms crm developer my project manager was told me

our project is salesforce crm to msd crm  migration by using scribe tool(2011 to 2015)..but till now i am not involve the migration so please give me some idea how to do this one ...give me some documentation or portals.. what ever you have..

Regards,

Naresh.

SDK for Visual Studio 2012 Premium Edition

$
0
0

Hello,

          I Need a CRM SDK for Visual Studio 2012 Premium Edition. Anyone Please send a Link to Download that SDK

Thank You 

M.Vinoth Anand

Linking Parent and Child cases in View

$
0
0

I'm trying to see the Parent and Child cases in my view but I am unable to sort it in such a way that i can easily know that one Parent has these cases which are its child.

For example, in my view, I'm seeing:

Parent A
Parent B
Child A1
Child B2
Parent C
Child B1
Child C1

What I want to see is

Parent A
Child A1
Parent B
Child B1
Child B2
Parent C
Child C1

I've been playing around with the sorting in Advanced Find but I can't seem to sort it in the way I want it to.

Like if I sort by the parent case column, all I get are Child Cases on top, the Parent Cases will be all the way at the bottom since the Parent Case field is blank.

Appreciate any help I may get.

CRM SiteMaps and Publisher

$
0
0

Hi,

I have seen in sitemap editor in Xrm Tool Box , that each subareas have publisher nav_ (for example nav_accts or nav_conts) .What are these (_nav) publishers ? Does the _nav publisher in Sitemap  change with the  publisher we set in (customizations ->publisher )for the solution ? 

Thanks in advance!!

Viewing all 55831 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>