Create or Edit Entity Attributes

Can I do this task?

After entering new attributes, be sure to include them on the forms and views for the entity so that they are available from the Microsoft Dynamics CRM Online user interface. You may also want to add the new attributes to relevant reports.

  1. In the Navigation Pane, click Settings, click Customization, and then click Customize Entities.
  2. Open the entity for which you want to create or edit attributes.
  3. Under Details, click Attributes.
  4. To add a new attribute, on the Actions toolbar, click New, and enter the Display Name. A Name will be generated based on the Display Name.

    - OR -

    To edit an attribute, select the attribute, then on the Actions toolbar, click More Actions, and then click Edit.

  5. In Requirement Level, select one of the following:
    • No Constraint
    • Business Recommended
    • Business Required
  6. In Searchable, select whether to include this attribute in the list of fields shown in Advanced Find for this entity and also in the list of fields available when customizing the find columns in the quick find view and the lookup view.
  7. For new attributes, select the Type, and then enter required information for the specified type. For existing attributes, you cannot modify the type, but you can modify the settings for the type.

    The following attribute types can be added:

    • nvarchar
    • picklist

      NOTE: You can define the integer value and text label used for each picklist option. If the picklist is a system attribute, custom integer values must be above 199,999.

    • bit

      NOTE: Configure the bit field format on the form rather than in the attribute definition. In a form, you can select whether the field is displayed as radio buttons, a check box, or a list.

    • int
    • float
    • decimal
    • money

      NOTE: When you add a money attribute to an entity, a corresponding (Base) attribute is also created.

      If the entity does not already have a money attribute, two additional attributes are created:

      • Currency

        A Currency field must be included in the entity form when you add a money attribute to the form. The currency value must be set before you can set the value of a money field.

      • Exchange Rate
    • ntext
    • datetime

    NOTE: You cannot add a lookup attribute using this form. Lookup attributes are added by creating an entity relationship. The lookup attribute will be created as a relationship attribute.

  8. Set Status Reason options
  9. Select the IME mode for this attribute.
  10. Click Save and Close to close the Attribute form.
  11. When your customizations are complete, publish your customizations:

Tips

Important

Any time you change user interface elements or implement form scripts for an entity you must publish changes to apply them. Any customizations that change the data schema of Microsoft Dynamics CRM Online such as custom entities, relationships, or attributes are applied immediately.

Related Topics

Work with Entities

Customizing Entities - Troubleshooting

Customizing Attributes - Troubleshooting

Customizing Views - Troubleshooting

Understanding Hierarchical Entity Relationships

Did you find the information that you need?
Yes      No 
If not, what information do you need? (optional)

© 2009 Microsoft Corporation. All rights reserved.