If I make a form with certain select values (a set of checkboxes) with default values (some checkboxes by default are enabled), then when viewing old submissions these checkboxes are set like the defaults and not like what is stored in the database.

Even when editing older submissions, what you see is not what you got (or specified). As a result I was forced to unselect all checkboxes by default even when I didn't prefer to.

Comments

quicksketch’s picture

Status: Active » Fixed

Thanks, you nailed this one. I've fixed it with the following simple fix. This also affected the Drupal 6 version.

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/webform/com...

quicksketch’s picture

Title: Select entries with default values make submissions look wrong » Default values always selected when editing or viewing

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.