Jump to:

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
  • tfliam
    Avatar
    Community Member
    20 Posts

    Re: Preview: DataObjectManager module Link to this post

    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 calendar

    Does anyone have any idea how to accomplish it? Thanks.

    54275 Views
Go to Top

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.