Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2009 at 13:02 UTC
Updated:
25 Dec 2009 at 10:50 UTC
Hi,
I am using views version = "5.x-1.6"
I added one field into views, as of now i don't want to display on the table.
i will use that filed at custom field to check empty condition. If i got empty or 0 value i need to display "Not Given" text
pls suggest any thing to sort it out...
Thanks,
Ram
Comments
Comment #1
dawehnerSupport requests are never critical. You can do this using themeing of the field.
Comment #2
aequor commentedbut i didn't find tabular theme...by default views 5 theme wizard giving with grouping, list view only. Kindly suggest some solution
Comment #3
dawehnerHere is everything about views1 theming http://drupal.org/node/42597
Comment #4
aequor commentedThanks...nice tutorial for theming!!!