Two How-to questions - File Attachements & View formatting
nvisioncurtis - July 17, 2009 - 12:53
Hi All,
How do I attach files (PDF) to a content type? The attachment module seems to be not 6.x compatible...
My other question regards a custom view That I made for a news section. I was successful at creating block and page that displays my categorized new items but the styling is un-styled. Is there no default styling for a node when using views?
Many Thanks.

_
for attachments you can use the core upload module or the contributed filefield module.
I'm not sure what your second question is asking-- what do you mean by unstyled? what type of styling are you looking for? Views doesn't provide any styling on it's own-- it should be coming from your theme.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
I suppose that's the question and the answer
I assumed that the view would style the title and body as a default node from the main theme - So I guess I need to learn how to style a view in the theme.
I haven't got there yet.
Thanks for the tip on the attachments