Forum Post: RE: How to modify contract template's billing frequency
Generally speaking if you can't make the change through the UI you won't be able to do it programmatically either. The preset values are probably locked for a reason and attempting the alter them would...
View ArticleForum Post: RE: Installation Questions
The account used to install needs to have the sysadmin role on the SQL Server and be a local administrator on the box. Security considerations for Microsoft Dynamics CRM 2011
View ArticleForum Post: RE: Process UI Forms - Duplicate Detection
If I remember correctly, the process forms are dumbed-down forms with no real business logic, so no duplicate detection.
View ArticleForum Post: Create a new field
I would like to ask that how can we create a field whose text type is numeric and length of data type is not more than 10 characters.??and second thing can we do the customization to the already...
View ArticleForum Post: RE: How to limit the work hours in phone calls , meetings and tasks.
I've done it, but I took a different route that is more flexible.1. I created a new entity called "Timesheet"; that had the following basic attributes: Timesheet Name, Duration, Cost, Lookup User...
View ArticleForum Post: RE: How to modify contract template's billing frequency
So there's no way to modify the frequency?? How is this functionality supposed to support a wide range of company types than? Just thinking of i.e. longer contract times for a couple of years.
View ArticleForum Post: RE: New forms for cases: Howto add activities?
Hi Farhan,That's the point: In the old form views I can add all kind of available activities through the Ribbon. But when I use the new form it only allows me to add activieties in the social pane and...
View ArticleForum Post: RE: Create a new field
Out of the box you can't set a maximum length o a field, just a maximum value. So if you want to control the length you'll need to use some JavaScript and/or a plugin.Here is an example of the...
View ArticleBlog Post: CRM 2011 Testing Data Creation (nuevo: lookups)
Hola, he seguido añadiendo a mi librería de creación masiva de datos de pruebas. Como siempre, todo el código fuente y la solución de CRM completa esta aquí: https://crm2011testingdata.codeplex.com/En...
View ArticleForum Post: License for test install
Hi, we have an on-premise install of Dynamics CRM 2011 and created a temporary second organization on a separate server in order to test out some ideas safely. We used a trial install for this. The...
View ArticleForum Post: RE: Meaning of "Sales process" in opportunity
Ok, than I understood this field right. Thank you!
View ArticleForum Post: RE: Delete mails when assigned by mail router?
Ok, there isn't as I found out.
View ArticleForum Post: RE: System.Threading.ThreadAbortException: Thread was being...
Hi Mohammad,Thank you for your reply.I see these error messages in the CRM trace directory.These errors are from "w3wp CRMWeb" log file.The activities disappeared in the last few days, not right after...
View ArticleBlog Post: Historical Operating Cashflow of Salesforce
Last month I looked at Salesforce’s end of year financials and talked about how their main source of revenue was staff handing over money for Salesforce shares. I wondered if this has always been the...
View ArticleBlog Post: CRM 2011 Plugins – Avoiding Infinite Loops
When developing plugins for Microsoft Dynamics CRM 2011, there are scenarios in which the execution of your custom code can result in an infinite loop. This leads to unnecessary execution of plugins...
View ArticleForum Post: RE: Activity Feed won't load
I am having the same problem and already checked off the compatibility settings. Any other suggestions as to resolve this problem? Using IE 10. Thanks.
View ArticleForum Post: RE: New forms for cases: Howto add activities?
Thomas, the current forms available in CRM Online are in many ways just a preview of the upcoming UI to be fully introduced in the next major version of Microsoft Dynamics CRM (Orion). Many of their...
View ArticleBlog Post: Introduction to Solutions CRM Field Guide Chapter 21
It is week 21 in the review of the CRM Field Guide chapters from the book – The CRM Field Guide – How to CRM Like an MVP with Microsoft Dynamics CRM. This week it is the 32 page Introduction to...
View Article