button types in Microsoft Dynamics 365 Finance and Operations apps
A button is a basic button, for which the entire functionality must be implemented in code.
A command button specifies a command or task to run.
A menu item button specifies a menu item to navigate to or run.
A drop dialog button opens a flyout dialog box, the contents of which are retrieved via a menu item.
A menu button is a button container that opens a flyout that contains a list of other buttons.
*This post is locked for comments