bsed / ala

Automatically exported from code.google.com/p/ala
0 stars 0 forks source link

Spreadsheet template #694

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create a new template that will collect fields in the 'dataset' category as 
columns in a spreadsheet.

Consider using slickgrid.js

One approach would be to build a set of hidden form fields just before submit, 
from the rows and columns in the spreadsheet.

Things to consider:

* Revisiting page needs to rebuild the spreadsheet from existing fields
* Navigating the spreadsheet should be easy and intuitive (arrows, enter key, 
tab and backspace, for example)
* Support for validation rules
* Some field types might benefit from custom rendered cells (dropdowns, 
autocomplete, dates)

Original issue reported on code.google.com by david.ba...@gmail.com on 13 Jun 2014 at 12:01

GoogleCodeExporter commented 9 years ago

Original comment by david.ba...@gmail.com on 13 Jun 2014 at 12:01