Postponed (maintainer needs more info)
Project:
Dynamic display block
Version:
6.x-1.0-rc6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
19 Nov 2012 at 15:05 UTC
Updated:
22 Nov 2012 at 03:46 UTC
Hi there,
I have done everything right to create a view to make a ddblock with the chromatic-blue40l . The view looks perfect. I'm using a date field and it's format has to be d/m/Y . ALl the settings are good and it appears as d/m/Y in the view, but when I use it in the ddblock, it appears like this : Y-m-dT + also time. I found a file json2.pack.js where I found the order how the date appears, but don't know how to fix this. Any ideas . thnx
Erwin
Comments
Comment #1
ppblaauw commentedPlease have a look at this issue for more info how to use date formats in the preprocess functions for ddblock for Drupal 6
Views slideshow ddblock (v2) for drupal 6 and 7 and ddblock for drupal 7 don't use preprocess functions anymore and the views settings are used.
Hope this helps you further, please let me know.