In my app I have names of persons with their corresponding photos. I have 2 filtering pages. On one page I want to filter to a result page based on the match for a search name. On the other I want to filter to the result page based on the names that correspond to the first or last names of the alphabet clicked. I am having trouble mapping to get the names and pictures to display on the results page.