Wednesday, 7 August 2013

how to display content type records in drupal7

how to display content type records in drupal7

I have create one content type called "userimage"
they have two fields created
[1]field_image_title
[2]field_image_name
Now i want to display all records of "userimage" content type in
page.tpl.php file.

No comments:

Post a Comment