Group:  Microsoft CRM » microsoft.public.crm.developer

Threads Replies Last Post
64 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  
Total number of records in a view
Has anyone ever seen (or achieved) a way of displaying the number of record that a view has returned? Example; you set the ‘number of record per page’ to 50 < I guess this figure is linked in with a ‘paging’ level somehow.> The view returns 112 records; the only way you know that 112 records have been returned is by paging through the first two pages and adding the figure ...
9 12/31/2008 11:32:10 AM
User Privileges condition
Hi, I need to know how can i enable/disable a field on a form based on user's privileges. Any help with the code? Thanks in advance ...
2 12/31/2008 9:12:01 AM
JavaScript FireOnChange() method does not fire when the Crm record is opened in ReadOnly or Disabled mode
Hi All, The CRM JavaScript FireOnChange() method does not fire when the Crm record is opened in ReadOnly or Disabled mode. Further the FireOnChange() method will fire when changed to onchange0() in case of readonly mode or disabled mode . This will also not work when the field on Crm Form is in locked mode i.e. as an example the customer field on the Case Form. For this field the FireOnCh...
1 12/31/2008 7:42:10 AM
JavaScript FireOnChange() method does not fire when the Crm record is opened in ReadOnly or Disabled mode
Hi All, The CRM JavaScript FireOnChange() method does not fire when the Crm record is opened in ReadOnly or Disabled mode. Further the FireOnChange() method will fire when changed to onchange0() in case of readonly mode or disabled mode . This will also not work when the field on Crm Form is in locked mode i.e. as an example the customer field on the Case Form. For this field the FireOn...
1 12/31/2008 7:37:51 AM
Phone Call customization
Hi, I did some customization on the onLoad event of the phone call entity (like setting default value for the duration), it's working fine. But when i create the phone call follow up activity, the customizations are not reflected. Why? How can i make them appear there? Thanks in advance ...
3 12/31/2008 6:50:01 AM
Incident Plugin - Queue Accept Message
Hi What is the correct Message to use to capture the action when a users clicks Accept for a Case in a Queue. I have tried both the Route and the Assign message, but they do not work. What I am trying to achieve is to update a Case field everytime the Case is assigned to a different user. The Route and the Assign messages work in everyother re-assignment action, but not when Accepting ...
3 12/30/2008 11:48:18 PM
Trouble with SDK example plugin (AccountCreateHandler)
Hi, I can't yet get the example plugin from the SDK installed and working. When I comment out the following line that calls the crm service.. //CreateResponse created = (CreateResponse)service.Execute(create); and then register the plugin, no error is displayed, the accounts are created fine. (I did this to try to locate the exact problem) The settings I used when registering the...
3 12/30/2008 11:19:06 PM
JScript SOAP Webservice Request Filter Operators
I'm trying to find out if it's possible to put conditions in that would retrieve a record from an entity that has two unique dates I.E. Start Date (12/15/2008) and End Date (12/31/2008) when a date field value on the current form falls on or between date range. I’ve been able to create the code that successfully retrieves a record when I just use the Equal Operator between the date fi...
1 12/30/2008 9:21:42 PM
Automatically Re-Open a Case
Is there any way to re-open a case when an e-mailed related to the case is received (after it is resolved or canceled)? I tried a workflow that only ran if the e-mail was related a case and the case status was not active. This approach did not work. Thanks in advance, CJae...
2 12/30/2008 2:22:03 PM
Capturing Date/Time information for SLAs
My client has asked me to deploy CRM for use as a Help Desk. One of his requirements is to be able to capture time-critical data for SLA (Service Level Agreements). So, each time a record is changed (saved, for example) I need to capture the date and time and write a record to an audit table. Can this be done "out of the box"? If not, I assume I'll have to write a bunch of scripts to a...
7 12/30/2008 10:12:01 AM
74 http://tjxzs.com.cn =?UTF-8?B?5aSp5rSl6Z+z5ZON?= =?UTF-8?B?5LiT5Y2WIDMw?=
Ìì½òÖÇÄܼҾÓ,Ìì½òÖÇÄܼÒÍ¥¹ã²¥,Ìì½ò¼ÒÍ¥ÖÇÄܱ³¾°ÒôÀÖ,Ìì½ò¼ÒÍ¥±³¾°ÒôÀÖ,Ó°ÒôÆ÷²Ä,ͶӰÆ÷²Ä,Ìì½òÃÔÄãÒôÏì,Ìì½ò¸ßµµÒôÏì,Ìì½ò¸ßµµ¼ÒÍ¥Ó°Ôº,»ÝÍþ,»ÝÍþרҵÒôÏì,HIVI,HIVIרҵÒôÏìJVC,JBLרҵÒôÏì,Ìì½òÒôÏìרÂô.com , 86-022-81501975, Ìì½òÒôÏìÍø, 86-13802174064, Ìì½òöÎÖ®Éù, 86-022-26623951,tjxzs@hotmail.com, Ìì½òÊкӱ±ÇøÌì̩·Ð´ó±¾ÓªµçÆ÷³Ç218ºÅ, http://tjxzs.com.cn ,Ìì½òÒôÏì×Ü´úÀí, Ìì½òöÎÖ®ÉùµçÆ÷ÏúÊÛÖÐÐÄ, tjxzs.com...
1 12/30/2008 8:59:11 AM
Prompt create New Task window On Save event of account
I have added a script to open a java script window using URL for create new task against the record object. The script works fine. It prompts a window on save of account form. User fills activity details and save the record. This creates activity record against the corresponding account. My problem is that this works only for existing account records. I cannot create new activity U...
3 12/30/2008 4:32:00 AM
Retrieve Contact record by searching on custom attribute CRMNumber
Hi there, Looking for an example on how to search for a Contact using a custom attribute field which is a CrmNumber. The method I am using below returns an error: CrmSdk.contact contact = new contact(); CrmNumber crmNumber = new CrmNumber { Value = contactid }; try { QueryExpression query = new QueryExpression(); ...
4 12/30/2008 4:20:37 AM
How to make Activity record private to owner user?
How can I allow CRM user to mark an activity record as private which will be visible to the owner user only? If user does not want to make it private there should be an option or functionality or some how user should be able to make activity record shared with the team or make it public for the business unit users (or for all users in organization). Thanks in advance. ...
8 12/30/2008 4:14:01 AM
one to many relationship - create records programmatically
Hi there, I have a Contact record with a 1 to many relationship with a custom entity. I have found many examples on how to programmatically add a link between two entities in a many-to-many relationship e.g. http://blogs.msdn.com/crm/archive/2008/02/14/crm-4-0-relationships-explained.aspx but not on how to acheive this with a one to many relationship. SetRelated didnt work because it ...
2 12/30/2008 4:01:53 AM
Workflow Error when updating field from custom activity property - PersistenceException
I have written a custom workflow activity which returns a unique customer reference number (string). I am having a problem in my workflow however, which basically calls this activity, which returns a customer reference number (this stage is successful). However the next stage in the workflow is a regular update of the Customer entity (new customer reference number field), which I set to an...
2 12/30/2008 3:35:47 AM
Custom Workflow Activity
I have a question regarding custom workflow activity. Within IWorkflowContext we have these properties PrimaryEntityPreImage PrimaryEntityPostImage What exactly they mean!!! How can we specify their values during registration of the custom workflow activity and access them ? Regards, Nishant Rana ...
2 12/30/2008 2:31:59 AM
Setting off a work flow on open and on close
Hello, Is it possible to make a workflow go off when a record is opened. Not when it is created but when it is opened. Also, I would like to do the same thing on close. Meaning if the user closes out and not necessarily saves. I am working on a client with a help desk and they want to track how long their users are in a record. I was approaching this with workflows. What I would ...
2 12/29/2008 11:01:12 PM
account.ownerid is not getting updated
Hi, The following code used to work in CRM 3.0. After we did upgrade to 4.0 it is not working. CRMService.account actrecord = (CRMService.account)queryresults.BusinessEntities[0]; //update ownerid actrecord.ownerid = new Owner(); actrecord.ownerid.type = EntityName.systemuser.ToString(); actrecord.ownerid.Value = new Guid("2e08b59a-9abf-da11-b95d-001422b1f1b8"); crmsvc....
4 12/29/2008 10:50:43 PM
child or parent pipeline?
could someone explain me the difference between these two options in the plugin registration tool? For example, it seems that i have to use the child pipeline if I want to have in the context every fields from contact entity (update step..) Thanks a lot ! Patrick...
2 12/29/2008 4:51:00 PM
Is working this forum?...
I've received an email on an answer in this thread but... it doesn't exist.......
2 12/29/2008 12:14:56 PM
if &comapre between to date fileds- HELP!!!
Hi all, I'm trying to write a very simple "IF" syntax that compare between 2 date fields: var paydate=crmForm.all.new_paydate//date field var disc1=crmForm.all.new_discussiondate//date field if(paydate.DataValue!=disc1.DataValue) { code } in this senario it's do nothing. when i'm writing an alert for them: alert(paydate.DataValue) and alert(disc1.DataValue) , i'm getting the sam...
2 12/29/2008 11:31:03 AM
Ticker Symbol
Hi, I need to get some info concerning the Ticker Symbol, what is it used for? Thanks in advance ...
2 12/29/2008 11:24:12 AM
New Resolution Type
Hi There, Is it possible to add new Resolution Type/Rename Problem Solved to Case Solved under Resolve Case. Your early response will be much appriciated. Regards, Syed....
2 12/29/2008 11:09:25 AM
Price List item issue
Hi, I need to know how can this scenario be achieved. When i import price list items, i need to check, if any of them doesn't exist as a product, then i need to create the product and then the price list item. I know i would need to write an application but can anyone give me an idea of how it can be done? Thanks in advance...
2 12/29/2008 10:58:15 AM
64 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  

Home | Search | Terms | Imprint
Newsgroups Reader