I see no option of inserting a view in my cck type. No clear details in the readme file. Where is the settings, if there is, to enable it to my cck content type.

Any help is welcome.

Comments

mfredrickson’s picture

After you enable viewfield on admin/build/modules, you have have to add a viewfield to the content type you want to include a view.

This is done by visiting admin/build/content/types//add_field

The viewfield option should be at the bottom of that page.

Let me know if this works for you.

mparikh’s picture

fyi -- adds a field type called View Reference and not View Field. After creating the field, you must expand the default value tab to include the correct view. hth

hectorplus’s picture

Thank you guys, i manage to get it working.

mfredrickson’s picture

Status: Active » Fixed

Looks like it's working. :-)

Anonymous’s picture

Status: Fixed » Closed (fixed)