Submitted by admin on Fri, 06/26/2009 - 11:21
I had a chance reciently to create views for a new site using the views2 module... And WOW! I am finding so many little 'thingees' in there that I have been really excited about. Here is the first one...
Adding with out Templates
Perhpas the value of the field you want to output is just the name of an article. Nothing too fancy, but it sure would be nice if it were in quotes. Not so tough to do in views2... it's built in...
- You view needs to be using fields (obviously)
- You select the field you want to 'enhance'