Closed (fixed)
Project:
Date
Version:
5.x-1.8
Component:
Date CCK Field
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2008 at 16:23 UTC
Updated:
19 Sep 2008 at 13:12 UTC
Type of field: date
Widget: CCK
Timezone: Eastern US
Mutliple: 'No'
Required: 'Yes'
I'm writing my own node to view the form data. For this specific functionality, I can't use the simple viewing of the node. What code do I need to extract the data from the CCK form? I'm assuming it will depend on the data that I am trying to extract, as well as the field that I am working with. A secondary question is also, where can I implement the code?
Thanks in advance!
Comments
Comment #1
karens commentedI'm not making changes to the 5.1 version. I'm officially recommending you move to the 5.2 version now. If you have problems in that version you can check for existing issues or add new ones. Feature requests are now getting posted to the D6 version to be back-ported to 5.2.
I don't understand why you can't use the node information. That's the most logical way to do this. CCK forms are complex, and Date forms are even more complex, so trying to extract data from them will be difficult unless you have a good understanding of FAPI.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.