Exercise - BindEnables
- In ShowEmployee.
- Using the hand snippet, add handler for the F5 key that will displays the ShowEmployeeCars.
- Save changes to Git.
- Build and test.
- We now going to open the ShowEmployeeCars only if the emplotee have a car.
- Add Relations to EmployeeCars.
- Change the new F5 handler to use Var.
- Add BindEnabled limit the handler to be enabled only if the EmployeeCars relation found one car for the current employee (relations[ EmployeeCars ]RowFound).
- Save changes to Git.
- Build and test.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com