I am using appery.io to create a marketplace kind of thing. I am saving a list of items user is selling in database and retrieving the list using List Service. But how can i make them into links so when user clicks on an item's name other information about that item can be fetched. I tried fetching the information into Labels placed in a grid but i can't make them clickable to display their detailed information on next page.