Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calendar View Questions

Status
Not open for further replies.

sbonnett

Programmer
Joined
Mar 20, 2004
Messages
3
Location
US
I am trying to create my first calendar view for my school. The teachers are completing a request form for buses to take students on field trips.

I have 2 questions. One is that the directions for creating a calendar view say that the second column defines duration of the event. I don't know how to do that. I have the following fields: Required Time of Departure, Expected Time Leaving Destination, and Expected Time Returning to School. How can I create a column in the view which reflects duration?

Secondly, I found a very nice web calendar in which the user can choose the date from a pop up calendar. Do you know of any time picker which has a graphical interface for the web?

Thanks in advance.

Sue
 
The second field requires time data as a number of minutes.

The easiest thing to do is open your mail file in the Designer and take a look at your ($Calendar) view. If you have no meetings, create one and see how the code works.

Pascal.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top