Often, lookups are simple. But in some cases, the table that we're doing the lookup against is too big to display in a web page, especially a mobile device.
This is a template for a web lookup that displays a grid, and filter fields to narrow down the data to select from. In our example the data will be an item lookup against a table with 25k records.