September 2, 200421 yr My problem is finding a recipe item in a large set of records, 6,600 in total and displaying the found list so that the user, on the web, can select one item. I deem the table and list views to be too limiting. For example a search on chicken will return more than 100 hits. I am wondering if it is possible to: Create a layout that contains a find function and a portal. The find would return a list of portal row numbers and the portal would sort them to the top.
September 2, 200421 yr Do a search for +filtered +portal. There are several examples to be found on the forums.
Create an account or sign in to comment