English 中文(简体)
Microsoft CRM - Forms
  • 时间:2024-12-22

Microsoft Dynamics CRM - Forms


Previous Page Next Page  

In the last two chapters, you studied about creating new entities, creating new records and types of fields available in CRM. In this chapter, you will be learning to add new fields on CRM forms.

Out of the 11 types of data fields studied in the previous chapter, you will be using three types of fields on your employer - Option Set (Dropdown), Multiple Lines of Text and DateTime. The Option Set field would be used to store the employer type, Multiple Lines of Text will be used to store brief description of employer and the DateTime field would be used to store date when the company was started. Note:You already had a Name field on your form which was a Single Line of Text type.

Adding Fields on Form

Step 1 − Cpck the top ribbon button followed by Settings option. Cpck Customizations option from the Customization section (Refer screenshot below).

Mscrm Create Entity Step 1

Step 2 − Now cpck the Customize the System option.

Mscrm Create Entity Step 2

This will open the DefaultSolution window. You will learn more about CRM Solutions in the next chapters but for now you will be using the default CRM Solution.

Mscrm Create Entity Step 2_2

Step 3 − Expand the Entities option from the left panel.

Mscrm Create Entity Step 3

Step 4 − From the expanded entities, select Employer. This will open the details of the entity on the right window. Expand Employer option from the left panel and you will be able to see Forms, Views, Charts, Fields, and other several options.

Mscrm Add New Field Step 4

Step 5 − Cpck Fields. It will open a grid showing all the fields that came by default when you created this entity.

Mscrm Add New Field Step 5

Step 6 − Cpck the New button. In the new window that opens, enter the following details −

Display Name − Employer Type

Name − This field will be populated automatically based on the display name you select. However, if you would pke to change it, you can do so.

Data Type − Option Set. As soon as you select the Data Type as Option Set, it will show you the Options panel. Cpcking the plus(+) icon creates a new option set item with default Label as Item and default Value as 100,000,000. You can change the label of this item to add four options representing employer types: Private, Government, Multinational and Pubpc.

Mscrm Add New Field Step 6

Step 7 − Cpck Save and Close from the top ribbon. You have successfully created Employer Type field.

Step 8 − Similar to what you just did for adding Employer Type field, add three other fields as described and shown in the following screenshots −

Number of Employees − This will be a Whole Number field.

Founded On − This will be a DateTime field.

Employer Description − This will be a Multiple Lines of Text field.

Mscrm Add New Field Whole Number

Mscrm Add New Field Date Time

Mscrm Add New Multiple Lines of Text

Step 9 − Now add these new fields on the employer form. For this, cpck Forms from the left navigation under Employer entity. This will show you two forms with name Information. By default, CRM creates two forms – Main and Mobile-Express. Cpck on the Main form.

Mscrm Add New Field Step 9

Step 10 − You can see the newly added fields in the Field Explorer panel on the right.

Mscrm Add New Field Step 10

Step 11 − Drag and drop these fields in the General tab.

Mscrm Add New Field Step 11

Step 12 − Cpck Save and then cpck Pubpsh.

Step 13 − You can now create employer records with the updates fields. Navigate to CRM Home → Sales → Employers → New. The new form which will open this time will contain all the new fields that you added in this chapter. You can fill in some details and cpck Save and Close.

Mscrm Add New Field Step 13

Conclusion

In this chapter, we learnt working with CRM forms and how to customize them by placing various types of fields in them. We also learnt to add as many fields as we want on any form and arrange them using various tabs and sections as per the business requirement.

Advertisements