Could anyone tell me how to insert the view 'signup_user_list' into a content template. I try a whole bunch of tutorials and have gotten to work with other views, but for some reason I can't get this one to show up. Any suggestions?

Comments

jfev’s picture

btw.. this is the code that I've been trying to get to work

print views_embed_view('signup_user_list', 'Defaults')
joachim’s picture

Category: task » support
Status: Active » Closed (fixed)

'Defaults' should be lowercase and singular... 'default'.

http://drupalcontrib.org/api/function/views_embed_view