How do i add more dates / columns to the grid view to show a months worth of events.
Also,
How do i show more rows of resources on the grid view page?
Grid View , how do i show more?
2 posts
• Page 1 of 1
Posts: 15
Joined: Wed May 03, 2006 4:28 am |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Both are tricky, but adding more rows to the grid view is simpler. It involves adding the additional rows described in scrolling the calendar. But this has consequences for the other calendar screens, so try this on a backup before doing it to your live file.
Adding columns to the grid view isn't about just changing a setting unfortunately. You have to extend the tabs, repeating fields, layout objects, script parameters and triggers we have on the layout. Our repeating fields are all defined out to 20 repetitions--14 of which are showing on the grid view-- so if you're careful you can add the additional layout objects, script parameters, etc. out to 20 columns. After that you'd need to start changing other parts of the code and scripts. I should point out that any of this will slow the calendar down as it has more data to display on screen, so I'd suggest you to be very certain you can't work with what's already there: filtering to show just the relevant resources and clicking "next resources" to "scroll" to the next screen's worth of resources. Hope that helps, John John Sindelar
SeedCode |
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests