All
All
Projects
Snippets
Go
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Webinars
Discord
Twitter
YouTube
Facebook
OpenNTF GitHub
OpenNTF Connections GitHub
IBM Connections Downloads
DominoHelp (external)
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Webinars
Resources
Discord
Twitter
YouTube
Facebook
OpenNTF GitHub
OpenNTF Connections GitHub
IBM Connections Downloads
DominoHelp (external)
Resources
Discord
Twitter
YouTube
Facebook
OpenNTF GitHub
OpenNTF Connections GitHub
IBM Connections Downloads
DominoHelp (external)
Projects
Snippets
Collaboration Today
Sign In
Username
Password
Forgotten your login credentials?
Login
Register
All
All
Projects
Snippets
Go
XPages based Calendar Controls in Teamroom Template
Posted by
Niklas Heidloff
on
March 8, 2011
Just in time for Lotusphere the new
teamroom template
was put on OpenNTF. In addition to providing a full application the template also contains a lot of great sample code, reusable controls and patterns.
For example the template shows how to have an application specific team calendar. There are different views by day, by week, etc. and the entries can be displayed as shown in the screenshot or in a compressed list.
Calendar entries can have different types and the usual attributes like subject, attendees, descriptions, etc.
Technically the template shows how to use various controls from the Extension Library like the
calendarView
control. This control gets the data from a calendar JSON service. Access rights (e.g. edit meeting) are checked using the userBean. The template also shows how to do partial refreshs programmatically using XSP.partialRefreshGet and how to use other functions in XSP like XSP.confirm. The layout is done via the controls
formTable
and
formRow
.
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus