
The end result was a custom view of the calendar which made it easier for the schedulers to see all the appointments at once without sacrificing SharePoint's built-in features, such as appointment recurrence, version history, and user security. The design allows for the calendar to be used for other applications as well, such as: hair salons, insurance claim agents, shelter house reservations, etc.
- Color preferences for the calendar entries and doctors names are externalized into separate SharePoint lists Custom properties were added to the web part for setting the start/stop times, appointment duration and other settings
- The object model was used to query all of the appointments from a calendar list for a given date
- The required information for each calendar entry was inserted in to a data grid which was formatted and displayed in the web part
- After creating the web part we modified the default view using SharePoint Designer to include the custom web part
1 comment:
Post a Comment