Hi all. I have a template file. I need to load a node of content type X (cck based), where I know the content type and a field value of this content type, and the field is part of cck's fields.
Is this possible only via view or there is another possibility, without the use of db_query ? (with db_query I can get the nid and via node_load I can retrieve the node).
Tnx.
M.