Related Posts
  • Forum Post: Project Management & Time sheet registration add-on for Dynamics CRM 3.0 and 4.0

    Our Project Management & Time sheet registration add-on lets you do everything you need to handle projects & time-tracking within Microsoft Dynamics CRM. Using the standard workflow of CRM, you can set up templates with standard project activities. Being able to use Microsoft Dynamics tools for...
  • Forum Post: User and Design Training!

    We recently installed CRM 4.0 and Outlook Client in our company. We have ten plus years experience with ACT. Our MS Gold Partner sales organization proved to be a very unknowing company in CRM installation and use. We are left with an expensive system and the selling company has indicated they are...
  • Forum Post: Re: Duplicate an entity instead of recreating one from scratch

    There isn't a copy entity function per se. You could export the contact entity and edit the configuration xml by hand to create something nearly identical but there are a few relationships/fields you wont'be be able to include (like customer) because they are system entities and not enabled for...
  • Forum Post: Re: Prefix added to relationships when importing customizations

    If you open the customization.xml in the zip file do you find "Cm_cm_" or just "Cm_"?
  • Forum Post: Issue in SalesOrder Create Invoice

    Hi All I have a requirement to create invoice of those products whose invoice has been not created. In sales section when I click orders its shows all the orders when I open any order and then click "Create Invoice" its generate the invoice of all the products exist in the sales order.If I...
  • Forum Post: Koverting Lead - take over Leaddescription into Contact

    Hi everyone, We i'm converting a lead into a company and a contact, I'd like to adopt the description-field in my lead into the description-field in my contact and company. How can I manage that? Thanks and best regards, Fabian
  • Forum Post: Re: Re: View accounts like hierarchy / treeview

    Hi Yaniv, Thank you for your reply. That is exactly what I am trying to achieve. I am able to get the selected account GUID, but I am not sure of an efficient way to find/select only the related accounts. Some, but not all, "branches" may have 5 or 6 levels. So what I need is to find all...
  • Forum Post: Re: Re: View accounts like hierarchy / treeview

    Thanks anyway Hassan, but I need to build a solution not buy one. Post the source code if you really want to help.
  • Forum Post: Re: Re: Re: Re: View accounts like hierarchy / treeview

    Yaniv, Thank you again for responding. I completely agree with you that a direct query to the FilteredAccount view is the way to go. The problem still exists though that the query will not receive the top account GUID, but the selected account GUID. The user may or may not have selected the top account...
  • Forum Post: Re: View accounts like hierarchy / treeview

    Here is what I have. Maybe it will help to get an answer to what I need. Create a new C# web application project in your favorite VS version. Rename the ASPX page to AccountHierarchy. Drag an XML control onto it. Paste this code into the AccountHierarchy.aspx.cs window under Page_Load (Replacing...
  • Forum Post: Re: Re: Re: Re: Re: Re: Re: Re: View accounts like hierarchy / treeview

    You rock! Thank you very much Andrew this is excellent work. It is almost there. I'm just missing the parent nodes (really the root account of the branch to use as the anchor in the query). I thought it was a done deal when one of our DBA's said that he wrote a function to get the "root"...
  • Forum Post: View accounts like hierarchy / treeview

    I need to create a solution to display accounts like a hierarchy or in a tree view. I was able to create a solution to display all of the accounts in the system this way by modifying something I found here ( http://www.c-sharpcorner.com/UploadFile/desaijm/database_hierarchy_with_datarelation02192006170040PM...
  • Forum Post: CRM 4.0 integration with GP 10.0

    MSDynamicsWorld.com recently posted an article referring to "A new Dynamics CRM integration to Dynamics GP" which "is available now and will pave the way for other CRM-to-ERP integrations developed by Microsoft in the future..." Microsoft Distinguished Engineer Mike Ehrenberg indicated...
  • Forum Post: MS CRM Pick List in multple forms

    I have a staff member who wants a pick list in the leads form, fine no problems... but when the lead is converted into a Account/Contact/Opportunity I need that pick list to be on those forms too... no problem 1:n relationship but what if I change the objects of the pick list on the leads, no I have...
  • Forum Post: Re: Relationship b/n Account, Contact and Opportunity Entities

    I have had 2 suggestions so far as to how to overcome my problem but I still have some questions... Does anyone know of a reason why I couldn't just igore the OOTB setup for the Opportunity Contact in the Opportunity Entity (which is either an Account or a Contact), hide this field on the Opportunity...
  • Forum Post: Name Format Setting in System Settings

    Hello I need to change the Full Name format from First Name Last Name to Last Name, First Name. When I change it in the System Settings (Administration area) it only affects new records while all existing records still show the Contact Full Name according to the previous setting. Does anyone know...
  • Forum Post: Prefix added to relationships when importing customizations

    Hello, At one of our customers, we have three IT environments available for CRM: Development, Test/ Acceptance and Production. We made our customizations in an earlier stage at our own development environment. I'm experiencing some issues when importing these customizations on one of the new environments...
  • Forum Post: enforce Data Entry Rules with OnSave or OnChange events

    For consistency within the application, my client wants to set some data entry rules. They would like lal fields where data entry is possible to be forced to lover case then to word upper case. Meaning that the first character of every word is capitalized. They feel that this will give the data a more...
  • Forum Post: I am system customizer but the Customisations menu is missing

    Hi, I all Full rights on CRM including the system customiser role but I cannot see the Customisations button. I have tried taking out all the role and putting just the customiser role in but still nothing. Any ideas? CRM Dynamics v4 Thanks