7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Preview: DataObjectManager module
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 54275 Views |
-
Re: Preview: DataObjectManager module

11 December 2011 at 5:46pm
Hi, thank you so much for this module.
Can I ask some questions regarding the DatePickerField?
I have been using it with the following code and it's working fine.
$startDateField = new DatePickerField('StartDate', 'Start Date*');Now I would like to do a bit of customization, such as
1) setting the date format
(with the silverstripe built in date field, I could do something like $startDateField -> setConfig('dateformat', 'dd-MM-YYYY');
2) Modify the appearance of the calendarDoes anyone have any idea how to accomplish it? Thanks.
| 54275 Views | ||
| Go to Top |

