Views module etc al

Hi there

I am now getting into cck and using this - very simply - at this stage to create to pages of information.

1. List of contacts (eg. name, address, tel no etc)
2. List of useful links

Now, I have set up 2 separate Content Types (using cck) so users can post their details and links and this works OK. I am then using the 'Views' module to then display the info. However, when I define a view where I want to just display links (for example) the page displays all info I have submitted (ie all links and contact info).

How do I:

1. Create one page for just contacts
2. One page just for links
3. Sort the info alphabetically

PS Is the Views module the best way of doing this ?

Thanks for your help

Robert Castelo's picture

Yes, Views is perfect for

Yes, Views is perfect for this.

How do you want to display the information?

As a table seems the best way. In which case you can set what is show in the Fields section of the Views editing form. Just add the fields you want to show. You can also specify if these field columns are sortable, and which one is the default sort.

At the bottom of the View edit form there is also a Sort section, where you can define other ways to sort the fields.