Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

The focus may remain in the lookup field when you use the Form Assistant to select a value for the lookup field in Microsoft Dynamics CRM 3.0


View products that this article applies to.

Symptoms

When you use the Form Assistant to select a value for a lookup field in Microsoft Dynamics CRM 3.0, the focus may remain in the lookup field. But the value for the lookup field is updated as expected. This problem occurs if the OnChange event of the lookup field contains JavaScript code that forces the focus to another field on the form.

For example, assume that there is an OnChange event on the Subject lookup field for the Case entity. The OnChange event has the following JavaScript code enabled.
crmForm.all.productserialnumber.SetFocus();
When you create a new case, you select the Subject lookup field. After this value is selected, the focus does not change to the Serial Number field. The focus remains on the Subject field. However, the Form Assistant correctly shows the serial number values.

↑ Back to the top


Resolution

This problem is fixed in Microsoft Dynamics CRM 3.0 Update Rollup 2. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
927751 Update Rollup 2 is available for Microsoft Dynamics CRM 3.0
This problem is fixed in Update Rollup 1 for the Chinese Simplified version of Microsoft Dynamics 3.0 and for the Japanese version of Microsoft Dynamics CRM 3.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
935730 Update Rollup 1 for the Chinese Simplified version of Microsoft Dynamics CRM 3.0 and for the Japanese version of Microsoft Dynamics CRM 3.0 is available

↑ Back to the top


More information

For more information about the terminology that is used to describe Microsoft software updates, click the following article numbers to view the articles in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates
887283 Microsoft Business Solutions CRM software hotfix and update package naming standards

↑ Back to the top


Keywords: KB921290, kbmbsmigrate, kbqfe, kbhotfixserver, kbmbscustomization, kbbug, kbfix

↑ Back to the top

Article Info
Article ID : 921290
Revision : 4
Created on : 10/26/2007
Published on : 10/26/2007
Exists online : False
Views : 431