New Module in Dynamics 365 for Finance & Operations


New Module in Dynamics 365 for Finance & Operations



Following are the Steps of Implementation:

Step-1 Create Extension of MainMenu.

Reference screenshot:

Step-2 Create new Menu and add two sub menu in it. enter label as per your requirement.

In demo I Use Name of new menu as FieldManagement
Reference screenshot:

Set Label
Reference screenshot:

Add new Sub-Menu
Reference screenshot:


Step-3 Create Menu reference in MainMenu Extension and set the reference of FieldManagement.
Reference screenshot:

Set reference of FieldManagement
Reference screenshot:


Step-4 Create Display method or Action or Out-Put as per your requirement.
set proper label and make it part of your sub-Menu of FieldManagement.

In demo we used display method 
Reference screenshot:


Set Display menu 
Reference screenshot:


Step-5 Perform Build of the appropriate module and check on UI
Reference screenshot:

Please feel free to contact me if you are facing any issue while trying to implement on this blog.


No comments:

Post a Comment

Virtual Fields Vs Computed Fields

  Virtual Field: A virtual field in D365FO is a field that doesn't have a direct representation in the database. It's a field that y...