I've created some View (table type view) with one argument. Now, I want to put this View into some content type nodes (created with CCK fields). How can I do this ? Maybe some expression in Content Templates could do it ? Now, I'm using the viewfield module to put the View into a node content, but the problem is that I want to set the View (in a viewfield) and an argument (to a View) as a constant (not a selected list - I want to forbid users to selecting a view when creating a node). Thank you for any help.