Postponed
Project:
Extra Fields Checkout Pane
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 May 2011 at 14:35 UTC
Updated:
18 May 2011 at 16:33 UTC
Can add timestamp data type support?
Thank you.
Comments
Comment #1
maurizio.ganovelliHi wqmeng, could you explain your goal or/and provide a use case for this request?
Comment #2
wqmeng commentedFor recurring orders. Store the due date. Though can use the string to store a date time while it is not friendly for database for selecting and sorting.
This data type can also be supported by the date module, get the popup date selector.
Thanks
Comment #3
maurizio.ganovelliAll extra field values are stored in a single field: to add this feature a change in module db structure is needed. Moreover this module takes care of address-related fields: instead you can try to use Ubercart Webform Checkout Panes (http://drupal.org/project/uc_webform_pane). I think it's possible also to use date popup with webform date component. For now, i mark this issue as "postponed".