looking to have a similar working app only with mine, Id like to use a list picker to to narrow down a list of venues (rows) to match search criteria that are defined by various attributes (Column). The list result would be the venues that match the search criteria. Then, each Venue would have its own page that displays all attributes for that venue.
EX: Venues: place 1, place 2, place 3, ect
Attributes: City, Restaurant (yes/no), Open late (yes/no), ect
User searches for a place that is a restaurnat that is not open late-- And gets a list of all venues that match up to that query.
My db is also genereated and dont need option for a user to "enter" info. If you ever ot this working, I would be curious to how its done using which layout and code blocks.
THANKS!
CHRIS
|