Forum Post: RE: Dialog Failure
I ended up just deleting the update and redoing it. Thanks for the help.
View ArticleForum Post: RE: Timeout Workflow
Yes Gus, I can. Thanks for checking this out for me. Scope: OrganizationStart When: Record is Created
View ArticleForum Post: form javascript management
Hello - I need to add some custom js to the Account form. I noticed that the Account form in my CRM implementation is associated with a js file named Account_main_library.js.Does CRM include...
View ArticleForum Post: RE: Associated View / Related "Regarding" Records in Custom Entity
Dear Ed you can look at this:crmxpg.nl/.../retrieve-all-sub-accounts-in-ms-crm
View ArticleForum Post: RE: central association for jquery.js?
Microsoft suggests you to not to use jQuery to interact with Microsoft Dynamics CRM 2011 forms. Use the Xrm.Page object model methods to access form elements.The only supported use of jQuery in the...
View ArticleBlog Post: Governmental Agencies as CRM Users: Citizen Relationship Management
Last time, we talked about schools turning to CRM software to manage recruitment, communication, and retention. Similarly, governmental agencies of all sizes are turning to CRM software to increase...
View ArticleBlog Post: The ABCs of CRM: What You Should Know About Activity Based Costing
“The value of an idea lies in the using of it.”Thomas A. EdisonI love this quote. Ideas abound, especially in this day and age with the speed of technology change, new communication mechanisms, etc....
View ArticleBlog Post: 2 Keys to Optimizing CRM for Your Organization
When implementing a new CRM system, the same questions always seem to arise. First and foremost clients want to know: “What type of staffing resources do I need to manage my new system?” That question...
View ArticleForum Post: Track Leads from Partners
Hi, I'm wondering if anyone ever needed to track Leads from Distributors as a means of measuring Distributor performance? What would the least invasive way of implementing this be?Thanks in advance.
View ArticleForum Post: RE: After Rollup 13 plugin in not triggered on Assign message
Works for me. I created a new plugin on Post-Operation of Account Assign. I got my plugin to write to the registry when it was triggered and this happened fine. Make sure you copy the .pdb file to the...
View ArticleBlog Post: Watch Dynamics Convergence 2013 session recordings for free
If you didn’t attend Convergence 2013, you can still watch the recording of the keynotes and breakout sessions by registering for the Virtual Convergence. Best part is that it is completely free! You...
View ArticleForum Post: RE: how to use the xrm.page api to hide a control?
Xrm.Page.getControl("name").setVisible(false); will hide a control. You can view the use of form controls here:msdn.microsoft.com/.../jj602964.aspx
View ArticleForum Post: RE: Lead back to opportunity
Hi there,You cannot "unqualify" a Lead once it has been converted. If the Account/Contact/Opportunity have not been updated and no activities have been added, then you might consider deleting those...
View ArticleForum Post: RE: Create Contact on Polaris Modern form does not work?
Hi Glen,I found that Support engineer is proactivity working on this with you. Our next Plan of action is to take the Customization and see if we can repro the issue or not and based on that we can dig...
View ArticleForum Post: RE: HELP!! When I log on to CRM I get Query Build Error
Ok so please let me know what you did before this. Did customization, wrote some plugin or performed any import?
View ArticleForum Post: RE: Using Captured Date as Variable in Dialog Query
I would have to test this, but I believe that the DateTime captured in a dialog, then inserted into a SQL Query param in the dialog returns the value as a text string, not a DateTime data type.
View ArticleForum Post: Error installing update rollup 11 v2
Hello, when installing CRM 2011 on the R11 (French system), the application server is updated but the database does not.I have this message:"2:58:38 p.m. | Info | Database update install failed for...
View ArticleForum Post: RE: Call an External Webservice from within plugin CRM 2011 online
this may be security issue, your crm server should have access to external web service , do you have public ip address assign to crm server?if yes you need to ask who ever got external webservice to...
View ArticleForum Post: RE: CRM Disconnected
Pathini,Thanks for the suggestion. I saw this via a google search and checked this before. All of our systems are in sync with a time server and I did verify that the workstation and the server are...
View Article