cancel
Showing results for 
Search instead for 
Did you mean: 

DatePicker in create-site form

jacobrosendorfe
Champ in-the-making
Champ in-the-making
I attached a site aspect with a property of type date. I'd like to add some convenience to the create site dialog defined in create-site.get.html.ftl. Can I use the form control date.ftl for entering the date aspect? Some examples?
Best Regards,
Jacob
5 REPLIES 5

mikeh
Star Contributor
Star Contributor
Unfortunately that dialog doesn't use the Forms service yet - there's a plan to migrate them all, but naturally this will take some time. In the meantime, you'll have to extract the code that the date control uses and add that to the dialog yourself.

Thanks,
Mike

jaynil_bagdai
Champ in-the-making
Champ in-the-making
Hello Mike,

I've already asked the same question in one of my earlier post.
It would be great help if you can tell that how would I open the create event popup by calling any ajax url.

I tried calling ajax get with following url but this doesn't open popup at all.
http://localhost:8080/share/page/site/swsdp/calendar?date=2013-12-18

Also if I click on the event name from My Activities dashlet, it lends me to calender page but it is not opening the event popup at the same time.

jacobrosendorfe
Champ in-the-making
Champ in-the-making
Hi Mike,
thx a lot! but I think this will end up complex. I suppose I've to add the hole stuff the form widgets commons usually manages. am I right?
Best Regards,
Jacob

mikeh
Star Contributor
Star Contributor
Not really - you just need to add a YUI Calendar control: http://developer.yahoo.com/yui/calendar/

Thanks,
Mike

jacobrosendorfe
Champ in-the-making
Champ in-the-making
Hi Mike,
wow, this sounds great! I'll try! thx a lot!
Best Regards,
Jacob
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.