简体   繁体   中英

Drupal6: how to link a view to another

I have 2 views that show the content of 2 CCK content types.
When the user clicks an item of the first view I would like to filter the content of the second view by filtering for the selected item in the first view, all on the same page (using ajax, I believe).
How can I do a similar thing? Should I also use panels?

这可能对您有所帮助: http : //drupal.org/node/1099194#comment-4290352

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM