Project

General

Profile

Feature #1080

Display selector for fields with a defined type

Added by Luke Murphey over 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10/26/2015
Due date:
% Done:

100%


Description


Subtasks

Bug #1082: New lookup edit dialog is messed upClosedLuke Murphey

Task #1083: Make sure lookup info call doesn't complete after the handsontable instance is rendererClosedLuke Murphey

Feature #1084: Time selection dialog for time fieldsClosedLuke Murphey

History

#1 Updated by Luke Murphey over 8 years ago

Date-time needs to be formatted as an epoch number.

#2 Updated by Luke Murphey over 8 years ago

I'm going to need to pass columns headers in the colHeaders param to get the table to recognize that the header is not to be treated as a boolean. However, this prevents the header from being modifiable (cannot change CSV schema).

#3 Updated by Luke Murphey over 8 years ago

Things to do:
  1. Re-enable column editing on CSV lookups
  2. Remove code to prevent editing first row (since it isn't the header anymore on KV lookups)
  3. Make sure that the save works on CSV lookups (since the header isn't in the table)
  4. Add sorting support
  5. Make sure that the meta-data call gets done before the table has data posted to it

#4 Updated by Luke Murphey over 8 years ago

Could modify cell header using a custom renderer: http://docs.handsontable.com/0.19.0/demo-custom-renderers.html

#5 Updated by Luke Murphey over 8 years ago

  • Target version changed from 2.0 to Plus_2

#6 Updated by Luke Murphey about 8 years ago

  • Target version changed from Plus_2 to Plus_4

#7 Updated by Luke Murphey almost 8 years ago

  • Target version changed from Plus_4 to Plus_2

#8 Updated by Luke Murphey almost 8 years ago

  • Target version changed from Plus_2 to 2.3

#10 Updated by Luke Murphey almost 8 years ago

  • Status changed from New to Closed

Also available in: Atom PDF