Forum Post: RE: Viewing running workflows for multiple records
+www.youtube.com/watchThanks,Mohammad
View ArticleForum Post: Receiving faxes CRM Online
I am working with a company that receives fax orders from their customers. They would like to intengrate it into their CRM system. They currently have Lync but only use it as an IM tool and are on an...
View ArticleForum Post: RE: Publishing customizations to multiple organizations
Hi Donald, It appears that there are components for the Microsoft Dynamics CRM Connector for GP installed in your initial organization that are not present in the other organizations. I would...
View ArticleForum Post: RE: New forms for cases: Howto add activities?
Hi Thomaso, I was reading the thread and felt the need to add my views / reply.Are you trying to add new types of activities in the case form ? If no, then is are all the other forms allowing you to...
View ArticleForum Post: RE: Hello Everyone.
Well anyways i found the problen and the solution, the thing is Server ask me for change the password of the administrator in a SQL Server 2008, so the CRMAppPool never initiate so i had to go restart...
View ArticleBlog Post: Resolved | NAM | CRM Online | A small percentage of Americas CRM...
At approximately 1:48 PM PDT Friday, April 26 the Microsoft Dynamics CRM Online team has identified the root cause of the service incident and has resolved the issue. If this has affected you, we...
View ArticleForum Post: RE: What causes CRM 2011 custom code to work for some users but...
No, nothing.It is just that the code works for some people and does not work for others without any kind of warning or error message.Weird, huh?
View ArticleForum Post: RE: Meaning of "Sales process" in opportunity
Rightly said Aimeesc!Thomas, adding further to Aimeesc's explanation. The benefit of maintaining data in this field ( say 20%, 40%, 60% and so on) would be applicable in visualizing your opportunity...
View ArticleForum 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: 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: Meaning of "Sales process" in opportunity
Guys, thank you for your informative answers, but I doubt we're talking about two different things. I mean the field in the opportunity where you set the field named "Sales process" (at least I guess...
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 ArticleBlog Post: How to display a warning message on the CRM form
We use JavaScript for client side validation on CRM forms. Mostly we use the pop up message box (JavaScript alert function) to display the error/warning messages. The user has to press ok to proceed....
View ArticleForum Post: RE: Meaning of "Sales process" in opportunity
Ok, than I understood this field right. Thank you!
View Article