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.