Hi Roshan,
Since I remember me encountering a similar issue with default view map I raised
a ticket [1] since it is probably broken.
[1]https://issues.apache.org/jira/browse/ISIS-1773
Best regards,
Johan Doornenbal+31 6 227 666 28
On Tue, Nov 7, 2017 11:13 AM, Roshan Vishwakarma
[email protected] wrote:
Hi,
I have integrated the full calendar addons using links [1] [2].
I have to show default view as calendar when click on *Menu -> ListAll*.
But every time it is loading Table view as default. Also I can see Calendar
as option in the drop down and clicking on it loads the calendar view which
is working.
Below is the code which I referred from [3]:
*@CollectionLayout(defaultView = "fullcalendar2")*
*public List<XYZClass> listAll() {*
*}*
Please anyone can suggest how do I set Calendar as default view.
[1]
https://github.com/isisaddons-legacy/isis-wicket-fullcalendar2
[2]
https://github.com/isisaddons/isis-app-todoapp
[3]
https://issues.apache.org/jira/browse/ISIS-1151
Thanks & Regards,
Roshan Vishwakarma