I have a table of about 8 fields. It’s a base of items on a server, with associated fields, like name, date, tags, text, date submitted, etc. At this point, I just want to look up within one table.
I want to create a view where the user can enter d...