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

quicksketch’s picture

Status: Active » Closed (won't fix)

You 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.