In order to offer an overview page about all existent team calendars i need to prepare such a wiki page. Is there any gadget or query how to create this automatically? I mean, doing this manually will take too much time...
For the first step i think there are no right restrictions needed as everyone should see the name & description of a calendar, lateron this could be enhanced maybe
I don't believe this feature would be available, and to be honest could not fully understand exactly how the feature itself would work.
However I can provide you a SQL query to search for all Available Calendars, the problem is that the data could not be fully readable. Maybe would need some tweaking.
select * from BANDANA where BANDANACONTEXT like '%CALENDAR%';
Hope this helps you!
Cheers,
Guilherme
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.