Re: Apache ISIS custom view similar to calendar view

2017-10-31 Thread Roshan Vishwakarma
Hi Stephen, Sure I will go through this book Thanks Regards, Roshan Vishwakarma On Wed, Nov 1, 2017 at 10:03 AM, Stephen Cameron wrote: > Hi Roshan, > > I found the book 'Wicket in Action' from Manning a good read. > > On Wed, Nov 1, 2017 at 3:18 PM, Roshan Vishwakarma < > roshan.vishwaka...

Re: Apache ISIS custom view similar to calendar view

2017-10-31 Thread Stephen Cameron
Hi Roshan, I found the book 'Wicket in Action' from Manning a good read. On Wed, Nov 1, 2017 at 3:18 PM, Roshan Vishwakarma < roshan.vishwaka...@celeritio.com> wrote: > Thanks Dan for your valuable information > > Regards, > Roshan Vishwakarma > > On Tue, Oct 31, 2017 at 1:15 PM, Dan Haywood >

Re: Apache ISIS custom view similar to calendar view

2017-10-31 Thread Roshan Vishwakarma
Thanks Dan for your valuable information Regards, Roshan Vishwakarma On Tue, Oct 31, 2017 at 1:15 PM, Dan Haywood wrote: > Hi Roshan, > > If you can make changes to fullcalendar2 so that it continues to support > its current capabilities (ie is backwardly compatible), then do that and > raise a

Re: Apache ISIS custom view similar to calendar view

2017-10-31 Thread Dan Haywood
Hi Roshan, If you can make changes to fullcalendar2 so that it continues to support its current capabilities (ie is backwardly compatible), then do that and raise a PR. But if you're not sure how to do that, then you could just take a copy of the fullcalendar2 code and modify/hack around as neces

Re: Apache ISIS custom view similar to calendar view

2017-10-31 Thread Roshan Vishwakarma
Hi Dan, Thanks for the information >From your text below: "*You might find it easiest* *to extend fullcalendar2 in order to support your use case.*" Actually I didn't get this one, what should I follow here. I think you mean to say override the class and write my own implementation. or Do some c

Re: Apache ISIS custom view similar to calendar view

2017-10-30 Thread Dan Haywood
Hi Roshan, You'll need to learn some Wicket in order to do this. Take a look at our docs [1], and also at some of the implementations in the Incode Platform, specifically fullcalendar2 [2]. You might find it easiest to extend fullcalendar2 in order to support your use case. HTH Dan [1] http:/

Apache ISIS custom view similar to calendar view

2017-10-30 Thread Roshan Vishwakarma
Hello, I wan to develop a custom view which is similar to calendar view. In each day i want to club the schedule of more than one users to tell on a particular hour who's schedule or slot is free or occupied with different colour coding. I want to have navigation similar to a calendar where I can