Creating and managing fields
Once we have an entity ready to work with, whether it's a new custom entity or an existing out-of-the-box entity, we can start managing the information to be captured.
Getting ready
In this recipe, we will be building on the custom Country entity we created in the previous recipe. Open the created solution and navigate to the created Country entity. We will be adding two more fields to capture the country code and display sequence.
How to do it...
In order to add the additional fields to capture information, we will follow these steps:
- Expand the Entities section in the solution, and expand the Country custom entity that we created:
- Select the Forms option, and look at the view of forms associated with this entity.
- By default, ...
Get Microsoft Dynamics CRM 2011 Scripting Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.