Dynamic Navigation Links after UR12
I had this issue come up and I thought I would share. Many of you may have seen the following code out there for doing dynamic nav links from the left navigation panel:function SetNavigationLinks() {...
View ArticleError when tracking Emails in Outlook for MS Dynamics CRM 2011
HiMy user has been encounter issues when tracking emails in Outlook. Issue happens intermittenly and error is"There is a problem communicating with the Microsoft Dynamics CRM Server. The server might...
View ArticleImporting managed solution on CRM online 2011
I tried to import manages solution on CRM online 2011 but got following error on Equipment:The evaluation of the current component(name=Entity, id=a7a0b367-219b-44de-9ee9-239e3b5c7a4e) in the current...
View ArticleSubgrade in the form
Hi, I have 2 subgrades in the custom form: first of them shows N:N entities, second 1:N entites. After pressing save button in the form, these 2 subgrades became disable and to re enable them I need to...
View ArticleRE: crm 4.0 dynamically filtered entity view
Hi to all, Just in case you are wondering, I managed to solve this issue and managed to get a solution working. Will be posting an article about the solution.Thanks
View ArticleCreate new Company and Contact through direct Database query
Hello,I'm currently trying to create new contacts and companies through direct database calls. I found 3 major tables containing e.g. account information : dbo.AccountBase, dbo.AccountExtensionBase,...
View ArticleRE: Create new Company and Contact through direct Database query
Creating new records in this way is not supported and I recommend that you do not do this.The only supported ways to add records are via the interface, importing or using the SDK and the web api.If you...
View ArticleRE: How to migrate MS Dynamics CRM 2011??
You say that you imported the organization - was that in the Deployment Manager?The first screenshot you have looks like a new CRM organization, this is probably the one that was created during the...
View ArticleHow to migrate MS Dynamics CRM 2011??
Hi guy,Anyway, from my previous https://community.dynamics.com/crm/f/117/p/102894/197076.aspx#197076 topic.After i complete to import the organization. what is my step? because i have no idea to...
View Article64-bit Outlook Client Install fails
Greetings,Outlook 2013 64-bit on Windows 7 64bit CRM 2011 Worgroup on Server 2008r2 64-bit with SQL 2008 r2 on box.When I go to install the 64bit CRM client I receive the following error:"The...
View ArticleRE: 64-bit Outlook Client Install fails
Correct. The CRM 2011 ClientSetup x64 version that came with the original CRM 2011 Server installation package is outdated and cannot be installed on an Office 2013 x64 installation.You need to...
View ArticleRE: Query and Layout
Hi,you don't need to write javascript code, with crm 2011 lookup filtering is a built-in functionality.you need to set the field properties as this figure:
View ArticleQuery and Layout
Hi, I have a custom lookup field (connects with Contacts) in the Account's form. I want to get all contacts in the lookup view which parentcustomerid coincides with the account's name. Here is my code:...
View ArticleHow to enable Save or Send emails for users who does not have any privileges...
We have external users who access Dynamics CRM via internet. They are restricted to look into users on any level. Now we need to provision them to send emails from CRM but it throws error as they don't...
View Articlecrm 4.0 dynamically filtered entity view
I need to allow the user to apply some custom filtering on a custom view to further reduce the result set. sort of simulate the advanced find but within the view itself.I tried to create a custom aspx...
View ArticleRE: crm 4.0 dynamically filtered entity view
For further info, refer to my blog link bob-crm.blogspot.com
View ArticleRE: Adding Attachments other than Sales Literature to Entities
If you aren't looking to use Notes - this would be a good candidate for the native SharePoint integration or a third party document management solution.
View ArticleAdding Attachments other than Sales Literature to Entities
I have had several requests from Sales and Marketing departments to add documents to entities. For example, Marketing would like to have the completed branding agreement added to the Account screen...
View ArticleExporting Versioned List to Excel from Sharepoint for use in Dynamics
I am trying to export my 'Opportunities' list in Sharepoint into Excel so I can import it into Dynamics CRM. I have a list in SharePoint that has versioning turned on. This list contains a multiline...
View ArticleWorkflow to add Users to Teams
I would like to create a workflow that will add Users to relevant Teams based on a location field which updates from an HR file integration process. However, I'm a bit befuddled as to how to accomplish...
View Article