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

Quote Print Report in Dynamic 365 in Arabic language?

$
0
0

i am printing quotation in word document using crm out of box word documents but i want to print English and Arabic both.

I am able to translate field name but field value which are comes from crm those value are not translating in Arabic.

 i get output like this. but i want like as below.

Please help me thanks in advance.


Accessing parent CRM page controls from custom HTML resource

$
0
0

Hi all,

I have a custom html page that pops up on a click of a command bad button. This html page creates some records in CRM via javascript code and I want to refresh a sub-grid on the CRM form from which the html page was initiated. I tried using parent.Xrm.Page.getControl("my_subgrid").refresh() but it's not working as it's not fetching the sub-grid object. I'm getting an error:

Cannot read property 'refresh' of null

Has anyone ever succeeded doing something like this before?

Thanks,

-Tony.

Accessing parent CRM page controls from custom HTML resource

$
0
0

Hi all,

I have a custom html page that pops up on a click of a command bad button. This html page creates some records in CRM via javascript code and I want to refresh a sub-grid on the CRM form from which the html page was initiated. I tried using parent.Xrm.Page.getControl("my_subgrid").refresh() but it's not working as it's not fetching the sub-grid object. I'm getting an error:

Cannot read property 'refresh' of null

Has anyone ever succeeded doing something like this before?

Thanks,

-Tony.

Dynamics 365 CE transition rules vs. bulk edit

$
0
0

Hello Experts!

Today I’ve realized that Dynamics 365 9.x status code transition rules does not work in case of using bulk edit form (tested on 2 different on-premise installations). Do you know is it a bug or a system feature  ? I was not able to find any official documentation or Microsoft statement about it.

I’m just wondering is it “by design” system behavior or should it be reported to the Microsoft as a bug?

What Not available means for Billing type Project approvals in PSA

$
0
0

Hello!

Does anyone know why Billing type in Project approvals sets up to Not available?

Regards,

Ann

Limitations of Custom Views

$
0
0

Hi, I want to know is there any limit on the number of fields that can be displayed in the custom and System views in MS Dynamics CRM? And, Is there any limit on the length of the fields displayed in the custom and System views in MS DYNAMICS CRM?

Unable to promote the user as "Admin" in trial account.

$
0
0

I have a trial account for dynamics crm, and connected it with CData, but I keep getting so many errors like the following:

        "is missing prvReadACIViewMapper privilege",
        "is missing prvReadAppConfigMaster privilege",
        "is missing prvReadadminsettingsentity privilege",
        "is missing prvReadAdvancedSimilarityRule privilege",
        "is missing prvRetrieveMultipleSocialInsights privilege",
        "is missing prvReadSolution privilege",
        "is missing prvReadSuggestionCardTemplate privilege",
and so many other.

I searched for it figured out that I'm not the admin (PLEASE NOTE : I'm the only user in my trial account so by default I should be admin ? but I'm not)
I came across this solution : https://community.dynamics.com/crm/f/microsoft-dynamics-crm-forum/227031/dynamics-365-trial, and promoted by self as admin, but still my "Access Mode" is set to read-write and can't convert it to administrator ,when I try to save it, it throws following error: 
"You do not have permission to access records. contact your microsoft dynamics 365 administrator for help".

But my account has Only 1 user and no ADMIN. 

Kindly help me with it.
Thank You.

CRM version 9 License

$
0
0

Hi,

We have enterprise edition of CRM and have various environments:

Development

SIT

UAT 

Production

but have only one product key.

Can I use same product key on each environment or I have to use msdn licence key on other environments(as I have enterprise Visual Studio).does msdn licence key expires if I leave the organisation


Xrm.WebApi.retrieveRecord

$
0
0

an anyone identify why this works (I see result.defaultpricelevelid.pricelevelid in an alert())--
        Xrm.WebApi.retrieveRecord("account", accountid, "?$select=name,_new_universalterritoryid_value&$expand=defaultpricelevelid($select=pricelevelid,name)").then(
...and yet this one skips directly to the error call back--
        Xrm.WebApi.retrieveRecord("new_universalterritory", UTid, "?$select=new_name,_new_regionid_value&$expand=new_defaultpricelevelid($select=pricelevelid,name)").then(
The error.message is actually empty.  The FormNotification contains only my constant text.

They look syntactically identical to me.  All the lookups and values exist/are populated.

thanks for looking

ps- if I remove the &$expand statement from the second, new_name comes back fine.

Issue with Unified Interface Click to call Button on phone number field

$
0
0

Hi Team,

How I can call a custom API to make a phone call using Unified Interface click to call button. ( I am able to connect to Skype, Phone app etc. But want to connect to a custom web API to make a phone call).

Otherwise do we have any option to disable the click to call button on phone number field. 

Do we have any supported way of customization to alter the click to call button action.

Regards,

Rajesh 

addCustomView() Cannot read property '$7' of null

$
0
0
  • on a custom product lookup field
  • on an opportunity product form
  • using the initial default view id
    • I get no products
    • when I ask to change view I get a menu showing both marked as default
    • selecting one gets the error displayed in the menu
  • using a guid externally generated for the custom view
    • I get no products
    • when I ask to change to the initial view it gives products
    • when I ask to change to the custom view I get the Cannot read property '$7' of null error in the menu

I guess my next effort will be creating it as default false and set it to default.

Has anyone seen this error?

Unified Interface w/2019 phase 2 activated

Uncaught TypeError: Cannot read property in form CRM

$
0
0
Hello good afternoon I have a problem, could you help me?

The error occurs when closing the account form (attached image for better understanding).

The steps I take are as follows:

I open the form of an account in specific (because the error is not coming out in all accounts), and when closing the form (Image 01) I get this error (Image 02)

The records of this entity were migrated using SSIS, but why are some of the records giving me this error?

Uncaught TypeError: Cannot read property '_ctnt' of null


Image 01





Image 02

Decommissioning CRM 2013 Instance

$
0
0

Hi All,

We have 3 instances running on Single deployment manager, i need to decommission one of the CRM Instance, what are the steps do i need to take to do that without breaking other instances?

appreciate your response

Thanks

R

 

HTML Dashboard how to add coulmn

$
0
0

Hi, All

How to add column into html dashboard  and do a calculation and it should display in obtained marks field

how to add marker 1 marker 2 marker 3 column in the html dashboard . and do calculations of marks marker 1=60 marker 2=60 marker 3=60 then obtained marks is 60+60+60=180 divided by 3=30.

this is the requirement how to acheive it

Sales Entities Product add new inline editable datagrid

$
0
0

Hi All

I have added the editable datagrid control to the view with related products in the sales entities (opps, quotes, orders, etc)

This is great for making rapid changes to prices, quantities, discounts etc, but and its a very big but, you cant add a new line to add new products. so without this one little feature the whole purpose of this process is not up to requirements.

Is there a work around for this that anyone has come up with?

Is there another editable data grid library that could be used with this feature?

Regards

Nick


Unable to change Resource type in Bookable Resource

$
0
0

Hi There,

We are trying to change resource type under bookable resource but that field to be locked from Microsoft side, how can we do change in it, any ideas?

Phone Call Icon Disabled in Phone Field in account after D365 crm online version 9.0

$
0
0

Hi Experts,

Today I want to discuss that topic mentioned in Subject.

Can we Disabled that Icon in Phone Field in new version of Mscrm?

I tried multiple JavaScript and search multiple forum none of worked.

Is it true that we don't have any thing for disabled that icon either in code or OOB.

NOTE:- The final solution I found somewhere is we may have to use business rule or create calculated field to copy phone value to normal Text field in order to disable feature.

Phone Call Icon Disabled in Phone Field in account after D365 CRM online version 9.0

$
0
0

Hi Experts,

Today I want to discuss that topic mentioned in Subject.

Can we Disabled that Icon in Phone Field in new version of Mscrm?

I tried multiple JavaScript and search multiple forum none of worked.

Is it true that we don't have any thing for disabled that icon either in code or OOB.

NOTE:- The final solution I found somewhere is we may have to use business rule or create calculated field to copy phone value to normal Text field in order to disable feature.

Microsoft Dynamics 365Microsoft Dynamics CRM

Show different data to different users on different conditions based on security role in Dynamic CRM 2016 ( v8.0)

$
0
0

I have to show the data in list page based on certain conditions. This list page will be with different conditions to different security roles.

1) For example:- Created a Product(custom field) under Sales --> Opportunities, here need to implement filters to filter Product based on Product and User security role.

Scenario: We have created a custom field named ‘Product’ in Opportunities. It has ‘Product A’, ’Product B’. We need to only ‘Product A’ based Opportunities to User A. Other products should not be available to ‘User A’ based on Security role.

2) For example:- Created a Product(custom field) under Sales --> Opportunities, here need to implement filters to filter Company based on business unit and Security role.

Scenario: We have a business unit named ‘Coimbatore’. Users enter opportunities for ‘Company A’ and ‘Company B’ under Business Unit ‘Coimbatore’. We need to display only ‘Company A‘ records to ‘User A’ and ‘Company B’ records to ‘User B’ records under business unit ‘Coimbatore’

Please suggest/guide me to implement the same in the Microsoft dynamic CRM - 2016(V8.0)

Edit the submit buttons in forms

$
0
0

In the model-driven apps, is it possible that I can edit the names of buttons? I have a quick create form and I want to replace the "save and close" button with something else. Is this possible in D365 right now?

Any help or suggestions will highly be appreciated.

Viewing all 46379 articles
Browse latest View live


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