I am building a wordpress site for a club and have created a Gravity form for new members to join the club and pay the membership fee by Paypal button. This works fine and the new Member's data is listed in the "Forms"- "Entries" database. Now I want to list all the members on a "Members List" page on the clubs website and include various fields from the "Entries" data.
I want other members to see the database, but I want to restrict their access to certain fields, such as other members address and phone number for example.
Does anybody know how I can use the data in the "Forms"- "Entries" database to produce the members list page? Preferably by using another plugin. I am fairly new to this and writing code is beyond me at the moment.