html view with contact list that shows full address on clicking listed names

html view with contact list that shows full address on clicking listed names


I have an application in which one of the form contains list of contacts. I would like to create an html view in such a manner that:
 
  1. It lists the contacts with only full names  (formula field cobining first name and last name)  and category
  2. When full name is clicked, a window opens with detailed contact address.

Can anyone suggest how can it be done in zoho creator?