Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8026 Posts in 1851 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: Add third line to event display  (Read 286 times)
0 Members and 1 Guest are viewing this topic.
mcerchiaro
New Member
*

Karma: 0
Offline Offline

Posts: 0

Asst. Dir. of Development


WWW
« on: June 21, 2004, 04:42:00 PM »

When the event is displayed in the monthly view, it only shows the time and title of the event. I also need it to show a third event field. How do I do this?

Also, how can I separate it to the time is on one line, the title is on one line, and the third field (location) is on one line...all separate.

Thanks.

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 221

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: June 21, 2004, 06:00:00 PM »

** I need it to show a third event field. How do I do this? **

Add the appropriate 'print event field' tag in the appropriate place in the default.html template file. An example 'print event field' tag is <%= EVENT FIELD(title) %>

You'd have to change the 'title' part of it to the value of the field you wanted printed.

** how can I separate it so the time is on one line, the title is on one line, and the third field (location) is on one line **

Add an HTML <BR> tag between them.

Dan O.

------------------

Logged
mcerchiaro
New Member
*

Karma: 0
Offline Offline

Posts: 0

Asst. Dir. of Development


WWW
« Reply #2 on: June 21, 2004, 06:57:00 PM »

Thanks!

Everything worked great!!!

Logged
master_shinobi
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« Reply #3 on: March 14, 2005, 08:36:00 AM »

I am new to this and can not find the line to change in default.html. thats if I have the correct one.....

I have not changed the default or its destination.

please help

would like to see on calendar
Time
Area
Name
on the weekly view

john

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 221

Please don't PM me. Post in the open forum.


WWW
« Reply #4 on: March 14, 2005, 04:36:00 PM »

** can not find the line to change in default.html **

Wherever <%= EVENT FIELD(title) %> is in the default.html file, that is where the event's title is printed. Try searching that file for it so you can find where to make changes to print additional event fields.

 I will warn you that it is used once in the title bar so your changes would not likely go there... unless...

JFYI

Dan O.

------------------

Logged
Pages: [1]   Go Up
Print
Jump to: