Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I have a Grid page view of all user profiles which displays all user names and another page view which displays detailed info of the user.

When we click a name of the user in the grid page view it should display the detailed info of the user which is in another page view.

I made the name to be output as a link, but am unable to display page view of the exact profile information which is selected.

How to trigger the exact profile ??

share|improve this question
Got it...Thank you all – Henry May 25 '12 at 17:32

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.