How to do it...

Carry out the following steps in order to complete this recipe:

  1. In the Development Workspace, create a new Dynamics 365 for Operations project.
  2. Create a new Class named wizard that extends SysWizard:
  1. Create a new Form named wizard, select a design, and apply the design pattern Wizard:
  2. Address BP Warnings:
  • Design.Caption isn't empty
  • The form must be referenced by at least one menu item
  • TabPage.Caption isn't empty (for all wizard content pages)
  • MainInstruction.Text isn't empty (for all wizard content pages)

The form design ...

Get Dynamics 365 for Finance and Operations Development Cookbook - Fourth Edition 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.