By dotidentity on
Looking for somebody to help me with some last issues on a Dutch restaurant review website.
I created a restaurant review website with content profile and views. When you view an user profile you see different tabs (profile, pictures, menu, reviews, contact). On the profile there is a button -> create a review. The user is send to the node/add/review and the name of the restaurant is send along with a $_get argument.
- I need some help to filter these results with views and show it in the profile review tab.
- The cck name-restaurant-field must be non editable.
Work can be done on hourly rate.
Comments
Have you looked at...
node reference URL widget module? It will fill in the title of the node your users are reviewing automatically and won't allow them to edit it.