Quantcast
Browsing all 87499 articles
Browse latest View live

Goal based on all Activities

Hi All,It's possible to create a goal based in total activities created, instead of creating a goal for each activity type?Any workaround sugested?Thanks,Rodrigo Correia

View Article


RE: Goal based on all Activities

Hi, unfortunately the metrics used must be from the same entity.

View Article


RE: Case Audit

Audit records aren't available for export like other record types. You are limited to what is displayed in the Audit Summary. If you are running on premise you could create a custom SSRS report to...

View Article

Case Audit

Hi,Can anyone share to me where or how can I have a report on the audit trail for each cases?  I'm also looking at audit summary however I can seem to download it. Hope anyone can help.  :)Regards,

View Article

CRM 2011 (on premise) Rollup 12 broken Service Calendar

We have noticed that the service calendar is not working since applying Rollup 12 in our on premise edition of CRM 2011.The service calendar no longer displays the resource or user names on the left...

View Article


how to inspect element _events in crm?

Hello - I'm trying to identify the events associated with a clickable element in CRM.  Here's a very condensed version of the element in question:<a id="example" role="button" onclick="return...

View Article

RE: how to inspect element _events in crm?

Hi Andrew, Are you able to find the solution for the issue you mentioned? I am also looking for the same. Please post the solution here, if you have got it. Thanks

View Article

RE: Post UR12: Problem with modifying Notes

Update to your last corrective action on the Notes entity in CRM and their relationship to the “Case” object, the notes are no longer changing ownership based on case assignment, but they are changing...

View Article


RE: How do I change the language of the invitations for CRM online users to a...

I have the same problem. I installed the language packs and still receive the invitation email in the language of the organization. Is it possible to change the language of the invitation email...

View Article


How do I change the language of the invitations for CRM online users to a...

I have users with multiple languages, and need them to receive their invitations in their own language. Is this even possible?

View Article

Error on email from a custom web page

i created a custom web page that pass parameters of different reports to the new email activity.it workks fine if my number of same types of reports are 6, but if they exceeds from 6 ERROR 404...

View Article

Workflow not working when trying to update values

I am trying to update 3 fields in contact form through my Last completed Phone call activity. I have a custom button on my main CRM Ribbon "Add Activity". When a contact is selected and this button is...

View Article

RE: Workflow not working when trying to update values

Gus,You are right. The regarding field was not having the contact in it. It contained Account in it. Thats why i was getting the error. Thanks for the help!

View Article


RE: set a data from the html web resource to the crm 2011 money field

var tablevalue=document.getElementById("pv1").value;window.parent.document.crmForm.all.new_example.DataValue=tablevalue;these two lines should set a value to crm money field i.e. new_example

View Article

RE: set a data from the html web resource to the crm 2011 money field

Hi, thanks for your reply. I've tried for crm 2011:var tablevalue=document.getElementById("pv1").value;window.parent.document.Xrm.Page.getAttribute('new_example').setValue(tablevalue);but it doesn't work.

View Article


RE: set a data from the html web resource to the crm 2011 money field

what error are you getting?

View Article

RE: set a data from the html web resource to the crm 2011 money field

window.parent.document.crmForm.all.new_example.DataValue=tablevalue;try this instead of setValue()

View Article


JS not work at chrome

hi,after microsoft update rollup 12 i open my crm using chrome 24. but my JS function dosn't work.anyone know about that?thankgavriel

View Article

RE: JS not work at chrome

I'm having the same problem. any update?

View Article

RE: set a data from the html web resource to the crm 2011 money field

As I realized your code works for crm 4.0 and besides I get an error: This control accepts only numeric or blank values.I need it works for ms dynamics  crm 2011.

View Article
Browsing all 87499 articles
Browse latest View live