I have created content types using cck.
Then i have created views to display those content types using views 2.
I need to display the "comment form" in the views for a paticular view only.
How can we do this?
I have created content types using cck.
Then i have created views to display those content types using views 2.
I need to display the "comment form" in the views for a paticular view only.
How can we do this?
Comments
Comment #1
dawehnerYou can do this with theming and the snippet
Sure you have to edit $nid to the nid, you give as argument.
PS: Support Requests aren't critical or?
Comment #2
esmerel commentedSolution suggested, no response.