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.