I have a content type which has fields as "Title", "Description", "Location" and "IMAGES".
When displaying the complete node content in URL like "www.mysite.com/node/14" where '14' is just an example node ID.... how do I display the IMAGES as a slideshow?
If I try to use Views module, and use the "slideshow" feature, I only get the slideshow with images. What I really want is -- for the page to show all fields in the content, i.e. "Title", "Description", "Location" and a SLIDESHOW of "IMAGES" at the end.
any help is greatly appreciated!