Start with items. Columns we want to have:
- Smaller image (thumbnail) (no sorting)
- Item number
- Status
- Name
- Size/Strength
- # of holds
- Brand/Model
- Category (no sorting)
We want to be able to click to sort by that column.
We'd like to be able to search specific fields for a value. It's OK to do this inline in the table or to use a different page to setup the search. We can also start with a text-based search syntax like name:"drill" size:"1/2" and iterate from there.
Start with items. Columns we want to have:
We want to be able to click to sort by that column.
We'd like to be able to search specific fields for a value. It's OK to do this inline in the table or to use a different page to setup the search. We can also start with a text-based search syntax like
name:"drill" size:"1/2"and iterate from there.