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 URL in a contact form does not appear as a hyperlink when you open the contact form in Microsoft Dynamics CRM 3.0


View products that this article applies to.

Symptoms

When you open a contact form in Microsoft Dynamics CRM 3.0, the URL in the contact form does not appear as a hyperlink. Instead, the URL appears as text.

↑ Back to the top


Cause

This problem occurs because the schema definition for the URL field in the contact form is incorrect. A URL schema field in the contact form should have the nvarchar type and the URL format. Instead, the URL schema field has the nvarchar type and the text format.

↑ Back to the top


Resolution

To resolve this problem, follow these steps:
  1. Create a new URL schema field. To do this, follow these steps:
    1. Log on to Microsoft Dynamics CRM as an administrator.
    2. Click Settings, click Customization, click Customize Entities, and then double-click Contact.
    3. In the Entity:Contact dialog box, click Attributes, and then click New.
    4. In the Attribute: New for Contact dialog box, type weburl in the Display Name box, click URL in the Format list, and then type 200 in the Maximum Length box.
    5. Click Save and Close.
  2. Add the field to the main form, and then publish the changes. To do this, follow these steps:
    1. Click Settings, click Customization, click Customize Entities, and then double-click Contact.
    2. In the Entity:Contact dialog box, click Forms and Views.
    3. On the More Actions menu, click Form, and then click Edit.
    4. In the Common Tasks area, click Add Fields.
    5. In the Add Fields dialog box, click weburl, click OK, and then click Save and Close.
    6. In the Entity:Contact dialog box, click Publish on the Actions menu.

↑ Back to the top


Keywords: KB917930, kbprb, kbmbsmigrate, kbtshoot, kbmbscustomization, kbmbscrm40no

↑ Back to the top

Article Info
Article ID : 917930
Revision : 3
Created on : 7/10/2006
Published on : 7/10/2006
Exists online : False
Views : 313