Product Finder
Example of form error handling
- search for product IDs 1-5
- 1, 2, 3 exist, 4, 5 do not exist
- 50% of the time a server error will occur
- the server error has a different appearance than when the product is not Found
Example of form error handling