Closed (won't fix)
Project:
Webform
Version:
6.x-2.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2009 at 19:44 UTC
Updated:
9 Feb 2010 at 10:14 UTC
Hello,
I am looking to display the submission table but with just a few fields i.e. Submitted and a couple of other fields from the form. I do not wish to show the entire submitted form seeming as it has over 30 fields and takes up lot of screen space. What method you would you recommend I use to hide all of the other existing table columns?
Thank,
rhughes
Comments
Comment #1
quicksketchYou can do this by overriding the theme_webform_results_table() function. However support for theming is not provided in the Webform issue queue. I'd suggest learning to theme from the other resources on Drupal.org.