Exercise - Flow Add

  1. In FlowProducts.
  2. Add relation to Categories entity.
  3. between the ProductID column and the ProductName column:
    1. Using the Flow.Add method.
    2. Displays the Categories, CategoryName.
  4. Save changes to Git.
  5. Build and test.
  6. Add a message box with out the Flow.Add method.
  7. Save changes to Git.
  8. Build and test.
  9. Notice that this message box will run immediately when you run the program.
  10. Remove that new message box.
  11. Save changes to Git.
  12. Build and test.

Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com