Form Development in Dynamics 365 Finance and Operations (Part 1)

Form Development in Dynamics 365 Finance and Operations (Part 1)

Hi Learners!

Today, we will start Form Development from scratch using the Simple List Pattern.

Step 1: Create a new project 

No alt text provided for this image
No alt text provided for this image

Step 2: Add New Form to your project 

No alt text provided for this image

Step 3 ) Right-click on Design and Apply Pattern -> Simple List Pattern

No alt text provided for this image

Step 4)  After applying a pattern, the following highlighted parts will be mandatory to apply. You can apply by just right click on Design | Pattern Simple List and add by click on the New option

No alt text provided for this image


You need to add the below parameters to complete the pattern settings.

1. Action Pane

2) Group with Pattern: Custom and Quick Filter.

( Inside this group, add Quick Filter Control ).

3) Add Grid Control.

Step 5) Add a new table in the solution project and add two new fields, EmployeeName and EmployeeGender. 

Step 6) Add the create table in the form data source.

No alt text provided for this image

Step 7) In your Quick Filter Control, add filter data source (Table name) in the Target Control field.

No alt text provided for this image




Step 8) Add the Display Menu Item and Menu Extension in your project and attach the form with it

No alt text provided for this image

Step 9) Right Click on your project and Build your solution with Database Sync (True). 

Step 10) Open the environment, go to the module where you added the form. In my case, I added in retail and commerce module  

No alt text provided for this image

Step 11) Form with Simple List Pattern developed successfully.

No alt text provided for this image

Happy Learning!

Syed Amir Ali







To view or add a comment, sign in

Others also viewed

Explore topics