The guys, who analyze the form data dont need the sent date, nor user nor the ip data. These columns make them scroll even more horizontal. (in table view)
Any chance you could add an option which fields are displayed, or at least an option, to click on a column (or - symbol) to collapse it?
ty
Comments
Comment #1
balabushka commentedStill waiting for a solution.. collapsible columns in table view would be perfect!
Comment #2
quicksketchIf wanting to remove these columns override the theme_webform_results_table() function in your theme. Collapsible columns is not a common paradigm within Drupal or Webform.