By La M on
Hi
I have created a view that outputs a list of dates and venues and given it a url.
I would like to add some introduction text above this list. How do I do this? Can I amend the view, or do I have to create a page node and import that view into it? If so, how?
Thanks in advance
Comments
A simple way to do it is to
A simple way to do it is to add text in the view > basic settings > header.
Ezra Wolfe
DLC Solutions
EthosCE
Thanks
That's just what I need.
Out of interest, what is the complicated way of doing it? Can you import views into pages?
See views documentation for
See views documentation for one way: http://groups.drupal.org/node/10129
A view can also be block, so check that out too.
Ezra Wolfe
DLC Solutions
EthosCE