crm
CRM 2011 PRM Portal over https
Has anyone deployed the CRM 2011 PRM portal and had it working over https? The ServiceContext.GetUrl(page) method seems to return the correct URL, but with port 80 post-fixed:[详细]
2023-04-04 05:11 分类:问答How to retrieve the language of the current user with javascript?
I\'m looking for javascript code that will return the language selected by the current 开发者_如何学Clogged in crm user. Is there another method than reading the language setting from the used interne[详细]
2023-04-04 02:18 分类:问答How to fetch all CRM 2011 Related Entities given an entity
Is开发者_运维技巧 it possible to fetch all the CRM 2011 related entities given an entity? For example, Entity A have a one-to-many relationship with entity B,C, and D. Entity E have a one-to-many rela[详细]
2023-04-03 23:57 分类:问答How to link two records with JavaScript and a n:m relationship
I have a many-to-many relationship between two entities. I know Dynamics CRM creates an interse开发者_开发百科ct table for that in the database. And I know how I can retrieve records with a fetch comm[详细]
2023-04-03 21:45 分类:问答How do I hide the "Get CRM for Outlook" notification in Dynamics CRM 2011 for specific user accounts?
We have about 4 guys s开发者_开发知识库haring a common CAL to a CRM 2011 installation. I need to hide the \"get CRM for Outlook\" notification for this common user account.CRM Client >> Settings[详细]
2023-04-03 05:19 分类:问答CRM workflow run another workflow
Not a duplicate of this I have a pretty simple CRM workflow, which basicly just adds some values to some fields that doesn\'t get filled whenever a user creates a new开发者_如何学Python object. My ch[详细]
2023-04-03 01:59 分类:问答CRM 2011 - Record is Unavailable suddenly appears on some Entities
We are having a serious problem on the new \"CRM 2011\"-server.We recently migrated from the CRM 4.0 to the CRM 2011.I\'ve imported all the old \"CRM 4.0\"-DB\'s to the new CRM 2011. All the organizat[详细]
2023-04-02 18:11 分类:问答CRM 2011 LINQ query with multiple inner joins and a single WHERE clause (VB .NET)
I am having a great deal of difficuly trying to get LINQ queries working with CRM 2011. The problem occurs whenever I have three or more joined tables (doesn\'t seem to matter which CRM tables), and I[详细]
2023-04-01 16:40 分类:问答Delete Relationship between Contact and Marketing List CRM 4.0
can anyone tel开发者_如何转开发ls me how I can retrieve a contact in relationship with the marketing list in crm 4.0 ?[详细]
2023-04-01 07:13 分类:问答Dynamics crm 2011 addlink with relationship campaignlist_association
Relationship relation = new Relationship(\"campaignlist_association\"); Entity campaign = (from c in orgServiceContext.CreateQuery(\"campaign\")[详细]
2023-04-01 03:59 分类:问答