In the Profile Page of a site user (I am experimenting with Types 1.3) I would like to make a link for members to leave a review. In this example I will use Restaurants. Here is what I want
1) Member clicks on a link saying Leave a review of a restaurant.
2) Member is taken to a page (Cred Form) with a Select box with all the names of the restaurants already available on the site (Pre-populated from the posts). The member selects the restaurant and
3) The member then leaves the review.
I know that the member can actually search for the restaurant on the front end, but if they are logged into their profile I want to make it easy for them to add a review without the need to stay searching for the restaurant on the site. So how do I go about displaying step 2 above without sending the member to the restaurant page? Is it even possible?