dynamics-crm-4
how to add picklist value and text correctly using javascript?
I got and error while add picklist value : \"The picklist value is out of the range.\" myCode : var cityCodes = new Array();[详细]
2023-04-11 03:51 分类:问答Retrieving form value with jQuery
Sadly, this isn\'t as cut and dry as I had hoped. Over the past few weeks I had been researching the use of jQuery with CRM. While it\'s nice and dandy for style alterations, I couldn\'t find any exam[详细]
2023-04-07 20:50 分类:问答Translating a QueryExpression into SQL: what's a Natural join?
I am trying to translate a QueryExpression that is in some existing code into a T-SQL select statement.[详细]
2023-04-07 19:45 分类:问答How can I access Microsoft Dynamics CRM from android device?
I would like to kno开发者_Python百科w if Android OS is compatible with Dynamics CRM 4 Mobile Express.[详细]
2023-04-06 11:32 分类:问答CRM 2011 outlook client: Some entities are not available after changing the user language
Error: cannot load crm when trying to view crm records for contact/accounts in outlook 2010 EDIT: I found out that this problem occurred because of the selected language by the user. Now i still have[详细]
2023-04-06 10:26 分类:问答How to Append Value and Text to Picklist on Crm 4.0 using js or jquery?
i have a picklist its name is new_tarif开发者_运维百科f and i want to add values to picklist onload using js or jquery.How can i do it ?document.onLoad(function(){[详细]
2023-04-05 01:26 分类:问答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 分类:问答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 分类:问答RetrieveDuplicatesRequest for Dynamic Entity
Need advice, I am retrieving GUID for the duplicate Records for a customise entity that i have created.However code that i research and found is using CRM business Entity:[详细]
2023-03-30 05:21 分类:问答Is there a way to differentiate from SSIS execution vs web UI execution in a CRM 4.0 plugin?
Here\'s the setup: Custom_entity takes a few inputs from a user, calculates a number, and compares it with a total stored in our database to get an overall percentage.The total is updated every week.[详细]
2023-03-29 08:44 分类:问答