Exercise - Flow Parameters
- In FlowProducts.
- Change the code of the message box between the ProductID column and the ProductName column:
- Display the message only when the user navigates backward.
- Build and test.
- Show the message only when the user presses the Tab to navigate out from the ProductID column.
- Save changes to Git.
- Build and test.
- After the CategoryID column Add a Flow add method:
- Show a error message and prevent the user from leaving the column, if CategoryID is equal to zero.
- Build and test.
- Display the error message only when the user navigates forward.
- Save changes to Git.
- Build and test.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com