Looks like our port of the Number component back to Drupal 6 was incomplete in that we didn't add the necessary #post_render function to _webform_display_number() so that the #theme_wrappers property would work. This patch addresses that problem and gives numbers a label when viewed in e-mails or as HTML under the results tab.
| Comment | File | Size | Author |
|---|---|---|---|
| webform_number_wrapper-d6.patch | 827 bytes | quicksketch |
Comments
Comment #1
quicksketchCommitted to D6 branch.