View that renders multiple object types. Possible?
Dear All, We are trying to build a page where a user can SEARCH for (at least) the following object types: USERS, COMMENTS and NODES. Ideally we would like to use ONE VIEW only which renders ALL of these mentioned TYPES. How could we achieve this? Would anyone suggest module(s) or technique(s) to get this working? Thank you so much, unai
Unai Rodriguez ha scritto:
Dear All,
We are trying to build a page where a user can SEARCH for (at least) the following object types: USERS, COMMENTS and NODES.
Ideally we would like to use ONE VIEW only which renders ALL of these mentioned TYPES.
Sorry, but I did not understand what you're trying to do. Views can be render the output via Fields that you have selected (the standard way), or render the "node" (via node-X.tpl.php), but not user. "User" is not a choice in node type filter. M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.it Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
participants (2)
-
Michel Morelli -
Unai Rodriguez