Personal tools
You are here: Home Products CMF Questions Roadmap HTML Spreadsheets

#1: HTML Spreadsheets

Contents
  1. Motivation
  2. Proposal
  3. Implementation

Provide a detailed HTML spreadsheet option as well as CSV files.

Proposed by
adamu
Proposal type
User interface
Assigned to release
State
completed

Motivation

Suggested by a user, saves having to go into Excel to view detailed information about user responses.

Proposal

Provide a detailed HTML spreadsheet option as well as CSV files under review results.

Implementation

copy spreadsheet2.py and call it something like htmlSpreadsheet2.py and get rid of all the setHeader stuff and put in the <td><tr><th><table> tags etc to make it look how you want.